sha256:75422e3fdfa25742e32e4f0323002fc4bc685dc3ae70cce81ccd3a99986f794b
OS/ARCH
Compressed size
169.73 MB
Last pushed
about 1 month by amazeeiojenkins
Type
Image
Manifest digest
sha256:67cc52e86be3ec03668fd7af4d352eb9ed710285d4f3672daea3aafdb7f30ece
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c addgroup -g41.53 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit443 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node/20.Dockerfile0 B11LABEL org.opencontainers.image.description=Node.js 20 image optimised0 B12LABEL org.opencontainers.image.title=uselagoon/node-200 B13LABEL org.opencontainers.image.base.name=docker.io/node:20-alpine3.230 B14LABEL sh.lagoon.image.deprecated.status=endoflife0 B15LABEL sh.lagoon.image.deprecated.suggested=docker.io/uselagoon/node-240 B16ARG LAGOON_VERSION=26.8.00 B17ENV LAGOON_VERSION=26.8.00 B18ENV LAGOON=node0 B19RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c951.24 KB20COPY /lagoon /lagoon # buildkit3.64 MB21COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for3.04 MB22COPY /sbin/tini /sbin/ # buildkit8.63 KB23COPY /home /home # buildkit633 B24RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c490 B25ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B26RUN |1 LAGOON_VERSION=26.8.0 /bin/sh -c195 B27WORKDIR /app32 B28EXPOSE [3000/tcp]0 B29ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B30ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B31CMD ["yarn" "run" "start"]0 B32LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node-builder/20.Dockerfile0 B33LABEL org.opencontainers.image.description=Node.js 20 builder image0 B34LABEL org.opencontainers.image.title=uselagoon/node-20-builder0 B35LABEL org.opencontainers.image.base.name=docker.io/uselagoon/node-200 B36LABEL sh.lagoon.image.deprecated.status=endoflife0 B37LABEL sh.lagoon.image.deprecated.suggested=docker.io/uselagoon/node-24-builder0 B38RUN /bin/sh -c apk update115.37 MB39CMD ["/bin/docker-sleep"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit