mirror of
https://github.com/distribution/distribution.git
synced 2026-01-29 21:40:32 +00:00
Disable building of azure storage driver by default
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apt-get update && \
|
||||
|
||||
ENV DISTRIBUTION_DIR /go/src/github.com/docker/distribution
|
||||
ENV GOPATH $DISTRIBUTION_DIR/Godeps/_workspace:$GOPATH
|
||||
ENV DOCKER_BUILDTAGS include_rados
|
||||
ENV DOCKER_BUILDTAGS include_rados include_azure
|
||||
|
||||
WORKDIR $DISTRIBUTION_DIR
|
||||
COPY . $DISTRIBUTION_DIR
|
||||
|
||||
Reference in New Issue
Block a user