sha256:a793780b1a9a7b596734d832e96be7b013e469f7e5617ca63b5892d0a9035bc3
OS/ARCH
Compressed size
124.02 MB
Last pushed
over 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:1289ae9bfa9281798e840e0263be64c169ce8ae09caed97a8d33e22b58ae75a2
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c addgroup -g48.01 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG LAGOON_VERSION=25.4.00 B11ENV LAGOON_VERSION=25.4.00 B12LABEL org.opencontainers.image.authors=The Lagoon Authors0 B13LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node/22.Dockerfile0 B14LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B15LABEL org.opencontainers.image.version=25.4.00 B16LABEL org.opencontainers.image.description=Node.js 22 image optimised0 B17LABEL org.opencontainers.image.title=uselagoon/node-220 B18LABEL org.opencontainers.image.base.name=docker.io/node:22-alpine3.210 B19ENV LAGOON=node0 B20RUN |1 LAGOON_VERSION=25.4.0 /bin/sh -c929.97 KB21COPY /lagoon /lagoon # buildkit3.42 MB22COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB23COPY /sbin/tini /sbin/ # buildkit8.99 KB24COPY /home /home # buildkit635 B25RUN |1 LAGOON_VERSION=25.4.0 /bin/sh -c489 B26ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B27RUN |1 LAGOON_VERSION=25.4.0 /bin/sh -c196 B28WORKDIR /app32 B29EXPOSE map[3000/tcp:{}]0 B30ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B31ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B32CMD ["yarn" "run" "start"]0 B33ARG LAGOON_VERSION=v2.25.00 B34ENV LAGOON_VERSION=v2.25.00 B35COPY /app /app # buildkit61.65 MB36WORKDIR /app/services/api/32 B37COPY /app/.env.defaults . # buildkit329 B38COPY . . # buildkit169.55 KB39RUN |1 LAGOON_VERSION=v2.25.0 /bin/sh -c970.18 KB40ENV NODE_ENV=production LOGSDB_ADMIN_PASSWORD=admin ELASTICSEARCH_URL=http://logs-db-service:9200 KEYCLOAK_API_CLIENT_SECRET=39d5282d-3684-4026-b4ed-04bbc034b61a0 B41COPY wait-for-mariadb.sh /lagoon/entrypoints/99-wait-for-mariadb.sh # buildkit333 B42RUN |1 LAGOON_VERSION=v2.25.0 /bin/sh -c1.58 MB43CMD ["node" "-r" "dotenv-extended/config" "dist/index"]0 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit