mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
Update Dockerfile
This commit is contained in:
parent
f543f662c6
commit
fcad6de317
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ COPY geth-poa/entrypoint.sh /entrypoint.sh
|
|||
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
EXPOSE 8545 6060
|
||||
EXPOSE 8545 6060 60601
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue