mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
Remove now-unnecessary env var from Dockerfile
This commit is contained in:
parent
816adadac8
commit
caa257be44
@ -23,5 +23,4 @@ RUN go get github.com/mitchellh/gox
|
||||
|
||||
RUN mkdir -p /gopath/src/github.com/hashicorp/vault
|
||||
WORKDIR /gopath/src/github.com/hashicorp/vault
|
||||
ENV CGO_ENABLED=0
|
||||
CMD make bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user