sha256:8c8a165400935862527b5693a5e78bf8da959a7e0c9575e4c26c93d983240974
OS/ARCH
Compressed size
48.75 MB
Last pushed
about 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:edebfb93f9c6af738733a50935960ea3a2374072795aa2d0b7c238d50550f1c5
Image Layers
1ADD file ... in / 3.2 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.33 KB7RUN /bin/sh -c mkdir -p114 B8COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.73 KB9COPY .bashrc /home/.bashrc # buildkit600 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/passwd577 B14ARG LAGOON_VERSION=24.7.00 B15RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c143 B16ENV LAGOON_VERSION=24.7.00 B17ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B18ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B19CMD ["/bin/docker-sleep"]0 B20RUN /bin/sh -c apk add36.99 MB21ENV JWTSECRET=super-secret-string JWTAUDIENCE=api.dev GIT_HOST=172.17.0.1 GIT_PORT=22220 B22COPY api-data /home/api-data # buildkit5.18 KB23COPY minio-data /home/minio-data # buildkit1.63 KB24COPY data-init-push.sh create_jwt.py /home/ #1.5 KB25CMD ["/sbin/tini" "--" "/home/data-init-push.sh"]0 BCommand
ADD file:f5632bd5469a9b26f7ff1739bb0b5dd166613259104f7bf76d587a8a428debcc in /