sha256:fabc1f7d5b1f9474f934b711a6e8bf76b2ccd8a2fca580a9a9a29422e75bed91
OS/ARCH
linux/amd64
Compressed size
428.6 MB
Last pushed
almost 3 years by meomancer
Type
Image
Manifest digest
sha256:fabc1f7d5b1f9474f934b711a6e8bf76b2ccd8a2fca580a9a9a29422e75bed91
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.23 MB6CMD ["/bin/bash"]0 B8ENV DEBIAN_FRONTEND=noninteractive0 B9RUN /bin/sh -c apt-get update288.8 MB10ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11RUN /bin/sh -c pip3 install5.49 MB12RUN /bin/sh -c curl -sL4.39 KB13RUN /bin/sh -c bash nodesource_setup.sh632.56 KB14RUN /bin/sh -c apt-get install21.71 MB15RUN /bin/sh -c ln -s172 B16WORKDIR /home/explorer118 B17RUN /bin/sh -c npm install765 B18RUN /bin/sh -c npm install4.55 MB19RUN /bin/sh -c npm install2.43 MB20COPY setup.sh /usr/local/bin/ # buildkit233 B21RUN /bin/sh -c ln -s163 B22COPY explorer/ /home/explorer/ # buildkit67.76 MB23COPY config/models /home/explorer/app/assets/scripts/config/models # buildkit1.21 KB24COPY config/defaults.js /home/explorer/app/assets/scripts/config/defaults.js # buildkit850 B25RUN /bin/sh -c setup.sh #11 MB26CMD ["tail" "-f" "/dev/null"]0 BCommand
ARG RELEASE