mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 13:41:36 +00:00
runtime: no build tags for vfs driver
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
This commit is contained in:
@@ -160,11 +160,6 @@ export DOCKER_BUILDTAGS='apparmor'
|
||||
There are build tags for disabling graphdrivers as well. By default, support
|
||||
for all graphdrivers are built in.
|
||||
|
||||
To disable vfs
|
||||
```bash
|
||||
export DOCKER_BUILDTAGS='exclude_graphdriver_vfs'
|
||||
```
|
||||
|
||||
To disable devicemapper
|
||||
```bash
|
||||
export DOCKER_BUILDTAGS='exclude_graphdriver_devicemapper'
|
||||
|
||||
Reference in New Issue
Block a user