sha256:73f982ed239af6f9de283f74c8fe8abcb26bd85cea75ced2ad072d68e84d08dc
OS/ARCH
linux/amd64
Compressed size
162.89 MB
Last pushed
11 months by amazeeiojenkins
Type
Image
Manifest digest
sha256:e9ad8fc7ca357670a26d74457118d21ad4b28b577e24a8c1e003d0921e2ce1e8
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.19.50 B4RUN /bin/sh -c addgroup -g40.77 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG LAGOON_VERSION=25.10.00 B11ENV LAGOON_VERSION=25.10.00 B12LABEL org.opencontainers.image.authors=The Lagoon Authors0 B13LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node/20.Dockerfile0 B14LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B15LABEL org.opencontainers.image.version=25.10.00 B16LABEL org.opencontainers.image.description=Node.js 20 image optimised0 B17LABEL org.opencontainers.image.title=uselagoon/node-200 B18LABEL org.opencontainers.image.base.name=docker.io/node:20-alpine3.220 B19ENV LAGOON=node0 B20RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c932.97 KB21COPY /lagoon /lagoon # buildkit3.94 MB22COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for3.2 MB23COPY /sbin/tini /sbin/ # buildkit8.99 KB24COPY /home /home # buildkit631 B25RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c488 B26ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B27RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c194 B28WORKDIR /app32 B29EXPOSE [3000/tcp]0 B30ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B31ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B32CMD ["yarn" "run" "start"]0 B33ARG LAGOON_VERSION=25.10.00 B34ENV LAGOON_VERSION=25.10.00 B35LABEL org.opencontainers.image.authors=The Lagoon Authors0 B36LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node-builder/20.Dockerfile0 B37LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B38LABEL org.opencontainers.image.version=25.10.00 B39LABEL org.opencontainers.image.description=Node.js 20 builder image0 B40LABEL org.opencontainers.image.title=uselagoon/node-20-builder0 B41LABEL org.opencontainers.image.base.name=docker.io/uselagoon/node-200 B42RUN |1 LAGOON_VERSION=25.10.0 /bin/sh -c109.24 MB43CMD ["/bin/docker-sleep"]0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit