You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-17 01:22:25 +02:00
update
This commit is contained in:
@ -19,7 +19,7 @@ RUN wget -O $VAULT_FILE $VAULT_URL \
|
||||
|
||||
COPY vault /etc/vault
|
||||
|
||||
VOLUME /var/lib/vault
|
||||
VOLUME /etc/vault /var/lib/vault
|
||||
|
||||
EXPOSE 8200
|
||||
|
||||
|
Reference in New Issue
Block a user