sha256:c9b694bcfa5e939e9b95918b9c03437c2073c8e8808e515f12eff7f4bce941d1
OS/ARCH
linux/amd64
Compressed size
290.11 MB
Last pushed
about 2 years by thaigps
Type
Image
Manifest digest
sha256:c9b694bcfa5e939e9b95918b9c03437c2073c8e8808e515f12eff7f4bce941d1
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.24 MB6CMD ["/bin/bash"]0 B8RUN /bin/sh -c apt-get update34.98 MB9RUN /bin/sh -c apt-get install5.32 MB10RUN /bin/sh -c locale-gen en_GB.UTF-8843.29 KB11RUN /bin/sh -c apt-get install46.16 MB12RUN /bin/sh -c apt install130.72 MB13RUN /bin/sh -c curl -sL2.06 KB14RUN /bin/sh -c bash /tmp/nodesource_setup.sh699.18 KB15RUN /bin/sh -c apt install33.25 MB16RUN /bin/sh -c npm install11.93 MB17COPY ./cron/root /var/spool/cron/crontabs/ # buildkit867 B18RUN /bin/sh -c chown -R866 B19RUN /bin/sh -c chmod 600865 B20RUN /bin/sh -c rm -rf771 B21COPY run.sh /root/ # buildkit323 B22RUN /bin/sh -c chmod 755323 B23WORKDIR /0 B24ENTRYPOINT ["/bin/bash" "/root/run.sh"]0 BCommand
ARG RELEASE