Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #168 from crosbymichael/prestart
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-unir[bot] committed Aug 28, 2018
2 parents 21458dd + 0c8e758 commit ffc5810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/init/systemd/docker.service
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ffc5810

Please sign in to comment.