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

Commit

Permalink
no volumes are needed, just run -v volume:/path/in/the/container (#10345
Browse files Browse the repository at this point in the history
)
  • Loading branch information
TriplEight authored and 5chdn committed Feb 14, 2019
1 parent d6c80c1 commit bff0bed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/docker/hub/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ COPY scripts/docker/hub/check_sync.sh /check_sync.sh
# switch to user parity here
USER parity

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

ENTRYPOINT ["/bin/parity"]

0 comments on commit bff0bed

Please sign in to comment.