Sign inSign up

shreddedbacon/actionscontrollerhandler:v0.0.4

Manifest digest

sha256:e735e6a93d434ac30ae8ab508b8fe354af065a0b3b30f2cd7b8fd7b06009b88e

OS/ARCH

linux/amd64

Compressed size

18.52 MB

Last pushed

almost 4 years by shreddedbacon

Type

Image

Manifest digest

sha256:e735e6a93d434ac30ae8ab508b8fe354af065a0b3b30f2cd7b8fd7b06009b88e

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:94f7f5739c2c70ecf296a9f53cf7c255dd18e73118ee63aeeed5993ef32518a8 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 /