sha256:e7f0e853a521d1c39b3806737cc45a741ee1eaa5a144fec32396752fb5864394
OS/ARCH
Compressed size
314.99 MB
Last pushed
over 1 year by fluencebot
Type
Image
Manifest digest
sha256:6552f14ffb8d1fa749da98bb35c33ba3baaaaa917d4b9074211c79656028ab10
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.85 MB8COPY /opt/foundry/bin /opt/foundry # buildkit57.84 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/foundry/0 B10COPY . /app # buildkit26.8 MB11WORKDIR /app32 B12RUN /bin/sh -c make build-contracts5.69 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.33 MB19RUN /bin/sh -c make build-subgraph10.55 MB20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["deploy-subgraph-local"]0 BCommand
ARG RELEASE