mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
dockerfile: expose 30303/udp
This commit is contained in:
@@ -10,5 +10,6 @@ RUN \
|
||||
|
||||
EXPOSE 8545
|
||||
EXPOSE 30303
|
||||
EXPOSE 30303/udp
|
||||
|
||||
ENTRYPOINT ["geth"]
|
||||
|
||||
Reference in New Issue
Block a user