-
- Downloads
Use a wrapper script to start docker containers
It's more readable than a single giant ExecStart line in the systemd configuration. Also, add tmpfs mounts on /tmp and /run/lock for all containers.
Showing
- playbooks/docker.yml 5 additions, 0 deletionsplaybooks/docker.yml
- playbooks/infra.yml 1 addition, 3 deletionsplaybooks/infra.yml
- roles/docker/tasks/start.yml 19 additions, 1 deletionroles/docker/tasks/start.yml
- roles/docker/templates/run.sh.j2 43 additions, 0 deletionsroles/docker/templates/run.sh.j2
- roles/docker/templates/systemd.j2 1 addition, 1 deletionroles/docker/templates/systemd.j2
Loading
Please register or sign in to comment