executable_run-docker 232 B

123456789
  1. #!/bin/sh
  2. # shellcheck disable=SC1091
  3. /run/current-system/profile/bin/modprobe overlay
  4. . /home/oleg/.nix-profile/etc/profile.d/nix.sh
  5. /home/oleg/.nix-profile/bin/dockerd --default-ulimit nofile=65536:65536 -p /var/run/docker.pid