Docker: do not create a volume by default in the image
This commit is contained in:
parent
2b123349dc
commit
0b3606c017
@ -71,9 +71,6 @@ USER tezos
|
||||
|
||||
ENV EDITOR=/usr/bin/vi
|
||||
|
||||
VOLUME /var/run/tezos/node
|
||||
VOLUME /var/run/tezos/client
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]
|
||||
EOF
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user