Disable building of azure storage driver by default
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
00388a14aa
commit
93aff60741
4 changed files with 12 additions and 3 deletions
|
@ -139,3 +139,8 @@ To enable the [Ceph RADOS storage driver](storage-drivers/rados.md)
|
|||
```sh
|
||||
export DOCKER_BUILDTAGS='include_rados'
|
||||
```
|
||||
|
||||
To enable the [Azure storage driver](storage-drivers/azure.md), use the
|
||||
`include_azure` build tag.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue