sha256:19b124db3dbbec3a2cec095d37b168ddfe50bc20ddfd60a7a3e6ae2c7a19fbc7
OS/ARCH
linux/amd64
Compressed size
13.86 MB
Last pushed
over 3 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:19b124db3dbbec3a2cec095d37b168ddfe50bc20ddfd60a7a3e6ae2c7a19fbc7
Image Layers
1ADD file ... in / 3.21 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.22 KB7RUN /bin/sh -c mkdir -p120 B8COPY fix-permissions docker-sleep entrypoint-readiness wait-for2.69 KB9COPY .bashrc /home/.bashrc # buildkit603 B10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.34 MB11COPY /usr/local/bin/ep /bin/ep # buildkit2.23 MB12RUN /bin/sh -c apk update1.08 MB13RUN /bin/sh -c fix-permissions /etc/passwd580 B14ARG LAGOON_VERSION0 B15RUN |1 LAGOON_VERSION=23.1.0 /bin/sh -c149 B16ENV LAGOON_VERSION=23.1.00 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=23.1.00 B22WORKDIR /app/92 B23COPY file:61eed91e7ad79ce56442848c72544c70c3c31c63852045322a11b525c7ae0e42 in . 4 MB24ENV LAGOON=workflows0 B25ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql0 B26ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B27CMD ["/app/workflows"]0 BCommand
ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /