We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f4d51a commit 4ce6df4Copy full SHA for 4ce6df4
1 file changed
docker/proof-aggregator.Dockerfile
@@ -44,8 +44,6 @@ COPY config-files/config-proof-aggregator-docker.yaml /aligned_layer/config-file
44
COPY config-files/proof-aggregator.last_aggregated_block.json /aligned_layer/config-files/
45
COPY config-files/anvil.proof-aggregator.ecdsa.key.json /aligned_layer/config-files/
46
47
-RUN docker info
48
-
49
# Leave it in the background as this container is used to exec the proof_aggregator binary
50
CMD ["sleep","infinity"]
51
0 commit comments