sha256:d4de0987211d1b2e075e9befc79c38136aa065d244e31df7a885129b80ae9931
OS/ARCH
linux/amd64
Compressed size
353.36 MB
Last pushed
8 months by fluencebot
Type
Image
Manifest digest
sha256:953e4c8702b488419021aa9887c7ce15055b8a355c3ee9b50837f4840da95ccc
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.92 MB8COPY /opt/foundry/bin /opt/foundry # buildkit68.1 MB9ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/foundry/0 B10COPY . /app # buildkit33.94 MB11WORKDIR /app32 B12RUN /bin/sh -c make build-contracts13.99 MB13COPY docker/entrypoint.sh /entrypoint.sh # buildkit571 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.84 MB19RUN /bin/sh -c make build-subgraph22.63 MB20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["deploy-subgraph-local"]0 BCommand
ARG RELEASE