sha256:ca2e1b7888bd58ba99c1721e21b278462e372bd8598df72df40d6b4677497514
OS/ARCH
Compressed size
555.64 MB
Last pushed
almost 3 years by lgazo
Type
Image
Manifest digest
sha256:d0acf834c0ae5d647ae100ac922c55db8bf26adde3ee37242d6fb844a24a6ccb
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 update167.79 MB8ARG DEBIAN_FRONTEND=noninteractive0 B9ENV TZ=Europe/Brussels0 B10RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c139.3 MB11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c163.69 MB12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B13RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.51 KB14COPY helpers/.profile /home/developer/.profile # buildkit307 B15COPY home-init.d /home/developer/ # buildkit1.04 KB16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.11 MB17RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.67 MB18COPY rootCA/rootCA.pem /home/developer/.local/share/mkcert/rootCA.pem # buildkit1.44 KB19COPY rootCA/rootCA-key.pem /home/developer/.local/share/mkcert/rootCA-key.pem # buildkit2.1 KB20RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c233.41 KB21ENV NODE_VERSION=20.9.00 B22RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c45.62 MB23ENV YARN_VERSION=1.22.190 B24RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.1 MB25RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c4.45 KB26USER developer0 B27ENV HOME=/home/developer0 B28ENV LANG=en_US.UTF-80 B29ENV LANGUAGE=en_US:en0 B30ENV LC_ALL=en_US.UTF-80 B31ENV SHELL=/usr/bin/zsh0 B32RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.95 MB33ADD entrypoint.sh /home/developer/ # buildkit394 B34ADD docker-entrypoint.d/ /docker-entrypoint.d/ # buildkit264 B35CMD ["/bin/bash" "-c" "/home/developer/entrypoint.sh"]0 BCommand
ARG RELEASE