Sign inSign up

uselagoon/api:v2.26.1

Multi-platform
Index digest

sha256:74fd85b2d85eb521ff4457611a750755a2b9bb559e8919b9ed851efb483a225d

OS/ARCH

Compressed size

134.3 MB

Last pushed

about 1 year by amazeeiojenkins

Type

Image

Manifest digest

sha256:4fdd7755a6df7b415f07852e75a7e3307cd5bbed7e84f3f4cd067d1dc2d75729

Image Layers

1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.16.00 B
4RUN /bin/sh -c addgroup -g48.6 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG LAGOON_VERSION=25.6.00 B
11ENV LAGOON_VERSION=25.6.00 B
12LABEL org.opencontainers.image.authors=The Lagoon Authors0 B
13LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/node/22.Dockerfile0 B
14LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B
15LABEL org.opencontainers.image.version=25.6.00 B
16LABEL org.opencontainers.image.description=Node.js 22 image optimised0 B
17LABEL org.opencontainers.image.title=uselagoon/node-220 B
18LABEL org.opencontainers.image.base.name=docker.io/node:22-alpine3.210 B
19ENV LAGOON=node0 B
20RUN |1 LAGOON_VERSION=25.6.0 /bin/sh -c929.98 KB
21COPY /lagoon /lagoon # buildkit3.42 MB
22COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB
23COPY /sbin/tini /sbin/ # buildkit8.99 KB
24COPY /home /home # buildkit631 B
25RUN |1 LAGOON_VERSION=25.6.0 /bin/sh -c487 B
26ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
27RUN |1 LAGOON_VERSION=25.6.0 /bin/sh -c197 B
28WORKDIR /app32 B
29EXPOSE map[3000/tcp:{}]0 B
30ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B
31ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
32CMD ["yarn" "run" "start"]0 B
33ARG LAGOON_VERSION=v2.26.10 B
34ENV LAGOON_VERSION=v2.26.10 B
35COPY /app /app # buildkit71.33 MB
36WORKDIR /app/services/api/32 B
37COPY /app/.env.defaults . # buildkit330 B
38COPY . . # buildkit172.95 KB
39RUN |1 LAGOON_VERSION=v2.26.1 /bin/sh -c970.1 KB
40ENV NODE_ENV=production LOGSDB_ADMIN_PASSWORD=admin ELASTICSEARCH_URL=http://logs-db-service:9200 KEYCLOAK_API_CLIENT_SECRET=39d5282d-3684-4026-b4ed-04bbc034b61a0 B
41COPY wait-for-mariadb.sh /lagoon/entrypoints/99-wait-for-mariadb.sh # buildkit329 B
42RUN |1 LAGOON_VERSION=v2.26.1 /bin/sh -c1.58 MB
43CMD ["node" "-r" "dotenv-extended/config" "dist/index"]0 B

Command

ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit