This repository has been archived by the owner. It is now read-only.
docker 1.10 doesn't properly use systemd docker integration #1132
Comments
Should be fixed in this week's alpha. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Docker 1.9 used systemd integration by default for cgroups. Docker 1.10 changes this default via this libcontainer PR: moby/moby#17704
We need to add this new exec-opt flag to our docker daemon systemd unit:
cc @aaronlevy @mischief
The text was updated successfully, but these errors were encountered: