Skip to content

Commit

Permalink
Merge .github/workflows/ci-docker-hub.yml and Dockerfile from main in…
Browse files Browse the repository at this point in the history
…to v0.12.0
  • Loading branch information
wo-o committed Nov 9, 2024
1 parent c99e1cd commit be9bc31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ COPY --from=builder /story/story /usr/local/bin/
EXPOSE 8545 8546 30303 30303/udp

WORKDIR /root/.story/story
ENTRYPOINT ["/bin/sh", "-c", "story init --network $NETWORK && exec story run \"$@\"", "--"]

# Add some metadata labels to help programmatic image consumption
ARG COMMIT=""
Expand Down

0 comments on commit be9bc31

Please sign in to comment.