sha256:e7f0e853a521d1c39b3806737cc45a741ee1eaa5a144fec32396752fb5864394
OS/ARCH
Compressed size
316.35 MB
Last pushed
over 1 year by fluencebot
Type
Image
Manifest digest
sha256:6235f4eeb1e0f15b1db3f6d7239062848e67a7867b9bdd789e46598f709ab6b2
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 / 26.09 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update42.41 MB8COPY /opt/foundry/bin /opt/foundry # buildkit55.24 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.38 MB13COPY docker/entrypoint.sh /entrypoint.sh # buildkit572 B14RUN /bin/sh -c apt-get update1.62 MB15RUN /bin/sh -c curl -fsSL2.55 KB16RUN /bin/sh -c apt-get update48.22 MB17COPY ./deployments /app/deployments # buildkit32 B18RUN /bin/sh -c cd subgraph100.03 MB19RUN /bin/sh -c make build-subgraph10.55 MB20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["deploy-subgraph-local"]0 BCommand
ARG RELEASE