Skip to content

Commit 4ce6df4

Browse files
committed
remove docker info in container
1 parent 2f4d51a commit 4ce6df4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/proof-aggregator.Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ COPY config-files/config-proof-aggregator-docker.yaml /aligned_layer/config-file
4444
COPY config-files/proof-aggregator.last_aggregated_block.json /aligned_layer/config-files/
4545
COPY config-files/anvil.proof-aggregator.ecdsa.key.json /aligned_layer/config-files/
4646

47-
RUN docker info
48-
4947
# Leave it in the background as this container is used to exec the proof_aggregator binary
5048
CMD ["sleep","infinity"]
5149

0 commit comments

Comments
 (0)