Sign inSign up

shreddedbacon/actions-handler:2.11.0-fix.4

Manifest digest

sha256:69e0deefee501fdb6d38c43d79d96383a0698c393e68890457db4e787f1d2b57

OS/ARCH

linux/amd64

Compressed size

18.52 MB

Last pushed

over 3 years by shreddedbacon

Type

Image

Manifest digest

sha256:69e0deefee501fdb6d38c43d79d96383a0698c393e68890457db4e787f1d2b57

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B
4LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B
5ENV LAGOON=commons0 B
6COPY lagoon/ /lagoon/ # buildkit2.23 KB
7RUN /bin/sh -c mkdir -p120 B
8COPY fix-permissions docker-sleep entrypoint-readiness wait-for2.21 KB
9COPY .bashrc /home/.bashrc # buildkit603 B
10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit5.73 MB
11COPY /usr/local/bin/ep /bin/ep # buildkit2.23 MB
12RUN /bin/sh -c apk update2.46 MB
13RUN /bin/sh -c fix-permissions /etc/passwd581 B
14ARG LAGOON_VERSION0 B
15RUN |1 LAGOON_VERSION=22.5.0 /bin/sh -c149 B
16ENV LAGOON_VERSION=22.5.00 B
17ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B
18ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
19CMD ["/bin/docker-sleep"]0 B
20ARG LAGOON_VERSION0 B
21ENV LAGOON_VERSION=22.5.00 B
22WORKDIR /app/92 B
23COPY file:b840717fac7ad3a81ea9312316a82eced1b9f88ef28e3fcb01e4bb75b40a820a in . 5.41 MB
24ENV LAGOON=actions-handler0 B
25ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql0 B
26ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
27CMD ["/app/actions-handler"]0 B

Command

ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /