mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
cleanup
Signed-off-by: Jessica Frazelle <acidburn@docker.com>
This commit is contained in:
parent
afefc56ba5
commit
63dcbba106
|
@ -11,8 +11,6 @@ RUN apk update && apk add \
|
||||||
&& rm -rf /tmp/glibc* \
|
&& rm -rf /tmp/glibc* \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
ENV CONSUL_VERSION 0.5.2
|
|
||||||
|
|
||||||
RUN curl -sSL https://jesss.s3.amazonaws.com/binaries/vault -o /bin/vault \
|
RUN curl -sSL https://jesss.s3.amazonaws.com/binaries/vault -o /bin/vault \
|
||||||
&& chmod +x /bin/vault
|
&& chmod +x /bin/vault
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user