Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit bff0bed

Browse files
TriplEight5chdn
authored andcommitted
no volumes are needed, just run -v volume:/path/in/the/container (#10345)
1 parent d6c80c1 commit bff0bed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/docker/hub/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ COPY scripts/docker/hub/check_sync.sh /check_sync.sh
2525
# switch to user parity here
2626
USER parity
2727

28-
VOLUME [ "/home/parity/.local/share/io.parity.ethereum" ]
2928
EXPOSE 5001 8080 8082 8083 8545 8546 8180 30303/tcp 30303/udp
3029

3130
ENTRYPOINT ["/bin/parity"]

0 commit comments

Comments
 (0)