Skip to content

Commit 8274734

Browse files
Merge pull request #168 from crosbymichael/prestart
Merged with https://github.com/seemethere/unir
2 parents 314513a + 5f4b9c0 commit 8274734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

systemd/docker.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Wants=network-online.target
99
# Install containerd-shim-process if it's not already installed
1010
ExecStartPre=/usr/libexec/containerd-offline-installer /var/lib/containerd-offline-installer/containerd-shim-process.tar docker.io/docker/containerd-shim-process
1111
ExecStart=/usr/bin/dockerd
12+
ExecStopPost=/usr/bin/dockerd post-stop
1213
TimeoutSec=0
1314
RestartSec=2
1415
Restart=always

0 commit comments

Comments
 (0)