sha256:6d0d6436536cf0589d8db4a0cd8d246f1c1d3b702e10020511945bd8466f1718
OS/ARCH
Compressed size
113.03 MB
Last pushed
about 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:c277e6b4c41fe405cd9f2eaeac045bc85a2b6b9acf7c75858ad1687c7c4193cd
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=20.15.10 B4RUN /bin/sh -c addgroup -g40.24 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B11LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B12ENV LAGOON=node0 B13ARG LAGOON_VERSION=24.7.00 B14ENV LAGOON_VERSION=24.7.00 B15COPY /lagoon /lagoon # buildkit3.43 MB16COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB17COPY /sbin/tini /sbin/ # buildkit8.92 KB18COPY /home /home # buildkit632 B19RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c665 B20ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B21RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c196 B22WORKDIR /app32 B23EXPOSE map[3000/tcp:{}]0 B24ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B25ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B26CMD ["yarn" "run" "start"]0 B27ARG LAGOON_VERSION=v2.20.10 B28ENV LAGOON_VERSION=v2.20.10 B29COPY /app /app # buildkit60.26 MB30WORKDIR /app/services/webhook-handler/32 B31COPY /app/.env.defaults . # buildkit344 B32COPY . . # buildkit15.69 KB33RUN |1 LAGOON_VERSION=v2.20.1 /bin/sh -c939.06 KB34ENV NODE_ENV=production0 B35RUN |1 LAGOON_VERSION=v2.20.1 /bin/sh -c945.08 KB36CMD ["yarn" "start"]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /