sha256:0771ff4440e88c127a6a93e6d2e27f302e04dab4bed39858d598adedb77a1ad2
OS/ARCH
Compressed size
15.87 MB
Last pushed
over 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:1cb4d3f201fe11d93a0932d964298c7e91a08e3eb9d3d5b3c8ee34033ea45690
Image Layers
1ADD file ... in / 3.19 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.authors=The Lagoon Authors maintainer=The0 B4LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images repository=https://github.com/uselagoon/lagoon-images0 B5ENV LAGOON=commons0 B6COPY lagoon/ /lagoon/ # buildkit2.21 KB7RUN /bin/sh -c mkdir -p114 B8COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.74 KB9COPY .bashrc /home/.bashrc # buildkit599 B10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.16 MB11COPY /usr/local/bin/ep /bin/ep # buildkit2.49 MB12RUN /bin/sh -c apk update2.9 MB13RUN /bin/sh -c fix-permissions /etc/passwd575 B14ARG LAGOON_VERSION0 B15RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c143 B16ENV LAGOON_VERSION=24.3.10 B17ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B18ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B19CMD ["/bin/docker-sleep"]0 B20ARG LAGOON_VERSION0 B21ENV LAGOON_VERSION=v2.18.20 B22WORKDIR /app/93 B23COPY /go/src/github.com/uselagoon/lagoon/services/workflows/workflows . # buildkit4.13 MB24ENV LAGOON=workflows0 B25ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql RABBITMQ_ADDRESS=broker0 B26ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B27CMD ["/app/workflows"]0 BCommand
ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /