1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
Upstream-commit: c76def2dd23cf90fdc80224f08530205b6dcba73
Component: engine
This commit is contained in:
Vincent Batts
2014-03-14 04:19:05 +00:00
committed by Vincent Batts
parent 7a2dc6bc24
commit e8fa51d05e

View File

@@ -175,7 +175,7 @@ To disable aufs:
export DOCKER_BUILDTAGS='exclude_graphdriver_aufs'
```
NOTE: if you need to set more than one build tag, space seperate them.
NOTE: if you need to set more than one build tag, space separate them.
### Static Daemon