Skip to content

Instantly share code, notes, and snippets.

@PI-Victor
Created July 27, 2019 10:36
Show Gist options
  • Save PI-Victor/a2f38d86bde1d0606246ca3dcfc2f253 to your computer and use it in GitHub Desktop.
Save PI-Victor/a2f38d86bde1d0606246ca3dcfc2f253 to your computer and use it in GitHub Desktop.
Override cgroup docker driver
[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock --exec-opt native.cgroupdriver=systemd
@PI-Victor
Copy link
Author

/etc/systemd/system/docker.service.d/override.conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment