mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #191 from seemethere/no_offline_installer
Remove offline installer to install shim-process
This commit is contained in:
commit
c37156ff42
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ After=network-online.target firewalld.service
|
||||||
Wants=network-online.target
|
Wants=network-online.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
# 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
|
|
||||||
|
|
||||||
# the default is not to use systemd for cgroups because the delegate issues still
|
# the default is not to use systemd for cgroups because the delegate issues still
|
||||||
# exists and systemd currently does not support the cgroup feature set required
|
# exists and systemd currently does not support the cgroup feature set required
|
||||||
# for containers run by docker
|
# for containers run by docker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue