mirror of
https://github.com/docker/docs.git
synced 2026-04-02 17:28:55 +07:00
This is an experimental btrfs driver. To use it you must have /var/lib/docker mounted on a btrfs filesystem and explicitly specify DOCKER_DRIVER=btrfs in the docker daemon environment. It works by using subvolumes for the docker image/container layers. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)