mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 23:56:43 +00:00
Update Dockerfile
This commit is contained in:
parent
b2827c904a
commit
6e3b1ba6bf
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