Sign inSign up

uselagoon/api:v2.23.0

Multi-platform
Index digest

sha256:730150f4a0e0a532978b66dbe71c22c66ba258ec2f43fdf34b8ec65e2c0e3933

OS/ARCH

Compressed size

113.5 MB

Last pushed

over 1 year by amazeeiojenkins

Type

Image

Manifest digest

sha256:e2465525702d8f2f492d9affe47ca1c6a1959dcfa6e40bd4b3f5b353e211f4b6

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.18.10 B
4RUN /bin/sh -c addgroup -g40.66 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG LAGOON_VERSION=24.12.00 B
11ENV LAGOON_VERSION=24.12.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/20.Dockerfile0 B
14LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B
15LABEL org.opencontainers.image.version=24.12.00 B
16LABEL org.opencontainers.image.description=Node.js 20 image optimised0 B
17LABEL org.opencontainers.image.title=uselagoon/node-200 B
18LABEL org.opencontainers.image.base.name=docker.io/node:20-alpine3.200 B
19ENV LAGOON=node0 B
20RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c925.05 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.93 KB
24COPY /home /home # buildkit633 B
25RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c502 B
26ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
27RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c196 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.23.00 B
34ENV LAGOON_VERSION=v2.23.00 B
35COPY /app /app # buildkit58.92 MB
36WORKDIR /app/services/api/32 B
37COPY /app/.env.defaults . # buildkit331 B
38COPY . . # buildkit163.56 KB
39RUN |1 LAGOON_VERSION=v2.23.0 /bin/sh -c938.93 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 # buildkit332 B
42RUN |1 LAGOON_VERSION=v2.23.0 /bin/sh -c1.08 MB
43CMD ["node" "-r" "dotenv-extended/config" "dist/index"]0 B

Command

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