sha256:2eb969ac7f86352ae2e573717fc95a6dfcb1598ebe831419ce48e1e7fd7f4663
OS/ARCH
Compressed size
329.44 MB
Last pushed
about 1 year by fluencebot
Type
Image
Manifest digest
sha256:bd32044ad2a0c096f5ebc7ec867435e59043effb0ab79c2da325455759acc74e
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 28.17 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update43.91 MB8COPY /opt/foundry/bin /opt/foundry # buildkit71.6 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/foundry/0 B10COPY . /app # buildkit26.94 MB11WORKDIR /app32 B12RUN /bin/sh -c make build-contracts5.7 MB13COPY docker/entrypoint.sh /entrypoint.sh # buildkit573 B14RUN /bin/sh -c apt-get update1.63 MB15RUN /bin/sh -c curl -fsSL2.55 KB16RUN /bin/sh -c apt-get update48.13 MB17COPY ./deployments /app/deployments # buildkit32 B18RUN /bin/sh -c cd subgraph92.63 MB19RUN /bin/sh -c make build-subgraph10.74 MB20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["deploy-subgraph-local"]0 BCommand
ARG RELEASE