sha256:58ede218e028c468f637262d663986c8dcf1674ffcb6ed687ae13f84cb340247
OS/ARCH
Compressed size
383.47 MB
Last pushed
12 days by amazeeiojenkins
Type
Image
Manifest digest
sha256:d030615decf1c2fb5c99d79576a68f9accbe63228835d4a0da7c84db8e97e590
Image Layers
1ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 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 B10LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node/22.Dockerfile0 B11LABEL org.opencontainers.image.description=Node.js 22 image optimised0 B12LABEL org.opencontainers.image.title=uselagoon/node-220 B13LABEL org.opencontainers.image.base.name=docker.io/node:22-alpine3.230 B14ARG LAGOON_VERSION=26.8.10 B15ENV LAGOON_VERSION=26.8.10 B16ENV LAGOON=node0 B17RUN |1 LAGOON_VERSION=26.8.1 /bin/sh -c951.22 KB18COPY /lagoon /lagoon # buildkit3.64 MB19COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for3.04 MB20COPY /sbin/tini /sbin/ # buildkit8.63 KB21COPY /home /home # buildkit633 B22RUN |1 LAGOON_VERSION=26.8.1 /bin/sh -c488 B23ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B24RUN |1 LAGOON_VERSION=26.8.1 /bin/sh -c197 B25WORKDIR /app32 B26EXPOSE [3000/tcp]0 B27ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B28ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B29CMD ["yarn" "run" "start"]0 B30WORKDIR /app32 B31COPY /app/.next/standalone ./ # buildkit51.89 MB32COPY /app/.next/static ./.next/static # buildkit1003.31 KB33COPY /app/public ./public # buildkit232.71 KB34COPY /app/overrides.json ./overrides.json # buildkit248 B35COPY /app/extensions.json ./extensions.json # buildkit165 B36COPY /app/src ./src # buildkit273.68 KB37COPY /app/utils ./utils # buildkit1.19 KB38COPY /app/scripts ./scripts # buildkit2.49 KB39COPY /app/node_modules ./node_modules # buildkit266.86 MB40COPY /app/package.json ./package.json # buildkit1.73 KB41COPY /app/yarn.lock ./yarn.lock # buildkit212.75 KB42COPY /app/next.config.mjs ./next.config.mjs # buildkit539 B43COPY /app/tsconfig.json ./tsconfig.json # buildkit696 B44COPY /app/postcss.config.mjs ./postcss.config.mjs # buildkit215 B45COPY auth-entrypoint.sh /lagoon/entrypoints/99-auth-entrypoint.sh # buildkit231 B46LABEL org.opencontainers.image.title=lagoon-beta-ui org.opencontainers.image.description=The Lagoon UI0 B47ENV PORT=30000 B48EXPOSE [3000/tcp]0 B49CMD ["node" "server.js"]0 BCommand
ADD alpine-minirootfs-3.23.5-aarch64.tar.gz / # buildkit