Skip to content

Commit

Permalink
connect image to repository package
Browse files Browse the repository at this point in the history
  • Loading branch information
eedygreen committed Sep 7, 2024
1 parent 3133d20 commit 7d5466c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ apt-get install libssl-dev -y
chmod +x /spectre-prover-cli
mkdir -p /build /params
EOF
LABEL LABEL org.opencontainers.image.source https://github.com/ChainSafe/Spectre
ENTRYPOINT ["./spectre-prover-cli", "rpc", "--port", "3000"]
CMD ["--spec", "testnet"]

0 comments on commit 7d5466c

Please sign in to comment.