mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
d014be5426
Make it possible to disable overlay and overlay2 separately. With this commit, we now have `exclude_graphdriver_overlay` and `exclude_graphdriver_overlay2` build tags for the engine, which is in line with any other graph driver. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
register_aufs.go | ||
register_btrfs.go | ||
register_devicemapper.go | ||
register_overlay.go | ||
register_overlay2.go | ||
register_vfs.go | ||
register_windows.go | ||
register_zfs.go |