Sign inSign up

uselagoon/webhook-handler:v2.20.1

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=20.15.10 B
4RUN /bin/sh -c addgroup -g40.24 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.32 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
11LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
12ENV LAGOON=node0 B
13ARG LAGOON_VERSION=24.7.00 B
14ENV LAGOON_VERSION=24.7.00 B
15COPY /lagoon /lagoon # buildkit3.43 MB
16COPY /bin/fix-permissions /bin/ep /bin/docker-sleep /bin/wait-for2.65 MB
17COPY /sbin/tini /sbin/ # buildkit8.92 KB
18COPY /home /home # buildkit632 B
19RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c665 B
20ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
21RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c196 B
22WORKDIR /app32 B
23EXPOSE map[3000/tcp:{}]0 B
24ENV LAGOON_LOCALDEV_HTTP_PORT=30000 B
25ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
26CMD ["yarn" "run" "start"]0 B
27ARG LAGOON_VERSION=v2.20.10 B
28ENV LAGOON_VERSION=v2.20.10 B
29COPY /app /app # buildkit60.26 MB
30WORKDIR /app/services/webhook-handler/32 B
31COPY /app/.env.defaults . # buildkit344 B
32COPY . . # buildkit15.69 KB
33RUN |1 LAGOON_VERSION=v2.20.1 /bin/sh -c939.06 KB
34ENV NODE_ENV=production0 B
35RUN |1 LAGOON_VERSION=v2.20.1 /bin/sh -c945.08 KB
36CMD ["yarn" "start"]0 B

Command

ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /