sha256:75a15481b9cf5de2d5ff585202da37a0bbdb7a2ea16354fefbb6b4e9f756b33d
OS/ARCH
linux/amd64
Compressed size
47 MB
Last pushed
almost 3 years by shreddedbacon
Type
Image
Manifest digest
sha256:75a15481b9cf5de2d5ff585202da37a0bbdb7a2ea16354fefbb6b4e9f756b33d
Image Layers
1ADD file ... in / 3.22 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 # buildkit606 B10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.62 MB11COPY /usr/local/bin/ep /bin/ep # buildkit2.23 MB12RUN /bin/sh -c apk update1.09 MB13RUN /bin/sh -c fix-permissions /etc/passwd578 B14ARG LAGOON_VERSION0 B15RUN |1 LAGOON_VERSION=23.4.0 /bin/sh -c149 B16ENV LAGOON_VERSION=23.4.00 B17ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B18ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B19CMD ["/bin/docker-sleep"]0 B20ENV KUBECTL_VERSION=v1.27.60 B21ENV LAGOONCLI_VERSION=v0.20.00 B22RUN /bin/sh -c apk update26 MB23COPY build-deploy-tool /usr/local/bin/build-deploy-tool # buildkit10.83 MB24COPY task-entry /usr/local/bin/task-builder-entry # buildkit2.22 KB25WORKDIR /scripts97 B26COPY scripts/. /scripts/. # buildkit1.14 KB27ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B28CMD ["/usr/local/bin/task-builder-entry"]0 BCommand
ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /