mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 18:32:23 +00:00
commit
f38c5d27c5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ RUN npm uninstall && npm install --save-dev hardhat
|
||||||
|
|
||||||
RUN npm install wait-on
|
RUN npm install wait-on
|
||||||
|
|
||||||
COPY ./entrypoint.sh /usr/local/bin
|
COPY .hardhat/entrypoint.sh /usr/local/bin
|
||||||
|
|
||||||
EXPOSE 8545
|
EXPOSE 8545
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue