sha256:8c20683f3ad64bfbb139361d0fc597904d9cee68559899df356d8ff7a47c2870
OS/ARCH
linux/amd64
Compressed size
355.47 MB
Last pushed
11 months by fluencebot
Type
Image
Manifest digest
sha256:8c20683f3ad64bfbb139361d0fc597904d9cee68559899df356d8ff7a47c2870
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.93 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 # buildkit34.71 MB11WORKDIR /app32 B12RUN /bin/sh -c make build-contracts14.52 MB13COPY docker/entrypoint.sh /entrypoint.sh # buildkit568 B14RUN /bin/sh -c apt-get update1.63 MB15RUN /bin/sh -c curl -fsSL2.56 KB16RUN /bin/sh -c apt-get update48.13 MB17COPY ./deployments /app/deployments # buildkit32 B18RUN /bin/sh -c cd subgraph92.67 MB19RUN /bin/sh -c make build-subgraph23.61 MB20ENTRYPOINT ["/entrypoint.sh"]0 B21CMD ["deploy-subgraph-local"]0 BCommand
ARG RELEASE