mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #168 from crosbymichael/prestart
Merged with https://github.com/seemethere/unir
This commit is contained in:
commit
ffc5810932
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ Wants=network-online.target
|
|||
# Install containerd-shim-process if it's not already installed
|
||||
ExecStartPre=/usr/libexec/containerd-offline-installer /var/lib/containerd-offline-installer/containerd-shim-process.tar docker.io/docker/containerd-shim-process
|
||||
ExecStart=/usr/bin/dockerd
|
||||
ExecStopPost=/usr/bin/dockerd post-stop
|
||||
TimeoutSec=0
|
||||
RestartSec=2
|
||||
Restart=always
|
||||
|
|
Loading…
Reference in a new issue