Sign inSign up

uselagoon/actions-handler:v2.23.0

Multi-platform
Index digest

sha256:e7cd897260ad16d6e514623d4423176bfcc2161e5e7461d5c591fed4a17d1a22

OS/ARCH

Compressed size

18.86 MB

Last pushed

over 1 year by amazeeiojenkins

Type

Image

Manifest digest

sha256:d816bce191e408f5e1dd6e90e77b928fce7528c1f1b3d77b2c57cb573e4863e2

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ARG LAGOON_VERSION=24.12.00 B
4ENV LAGOON_VERSION=24.12.00 B
5LABEL org.opencontainers.image.authors=The Lagoon Authors0 B
6LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/commons/Dockerfile0 B
7LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B
8LABEL org.opencontainers.image.version=24.12.00 B
9LABEL org.opencontainers.image.description=Base image optimised for0 B
10LABEL org.opencontainers.image.title=uselagoon/commons0 B
11LABEL org.opencontainers.image.base.name=docker.io/alpine:3.200 B
12ENV LAGOON=commons0 B
13COPY lagoon/ /lagoon/ # buildkit2.33 KB
14RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c158 B
15COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.73 KB
16COPY .bashrc /home/.bashrc # buildkit600 B
17COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.42 MB
18COPY /usr/local/bin/ep /bin/ep # buildkit2.65 MB
19RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c2.97 MB
20RUN |1 LAGOON_VERSION=24.12.0 /bin/sh -c417 B
21ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
22ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
23CMD ["/bin/docker-sleep"]0 B
24ARG LAGOON_VERSION=v2.23.00 B
25ENV LAGOON_VERSION=v2.23.00 B
26WORKDIR /app/93 B
27COPY /go/src/github.com/uselagoon/lagoon/services/actions-handler/actions-handler . # buildkit6.35 MB
28ENV LAGOON=actions-handler0 B
29ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql RABBITMQ_ADDRESS=broker0 B
30ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
31CMD ["/app/actions-handler"]0 B

Command

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