mirror of
https://github.com/moby/moby.git
synced 2026-08-02 22:26:52 +00:00
It makes systemd integration less intrusive, notably needed for docker machine (cf. https://github.com/docker/machine/pull/3605). The default storage driver would now be devicemapper, until the deb package is updated. Signed-off-by: Bilal Amarni <bilal.amarni@gmail.com>