Skip to content

Commit

Permalink
fix Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wanwiset25 committed Sep 19, 2024
1 parent 5ff93cd commit 6695824
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions subnet/deployment-generator/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ RUN chmod +x /app/start.sh

RUN cd src && npm install

RUN cd src/faucet && npm install

ENTRYPOINT ["bash","/app/start.sh"]

0 comments on commit 6695824

Please sign in to comment.