Sign inSign up

shreddedbacon/lagoon-toolbox:latest

Manifest digest

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 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.22 KB
7RUN /bin/sh -c mkdir -p120 B
8COPY fix-permissions docker-sleep entrypoint-readiness wait-for2.69 KB
9COPY .bashrc /home/.bashrc # buildkit606 B
10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.62 MB
11COPY /usr/local/bin/ep /bin/ep # buildkit2.23 MB
12RUN /bin/sh -c apk update1.09 MB
13RUN /bin/sh -c fix-permissions /etc/passwd578 B
14ARG LAGOON_VERSION0 B
15RUN |1 LAGOON_VERSION=23.4.0 /bin/sh -c149 B
16ENV LAGOON_VERSION=23.4.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
20ENV KUBECTL_VERSION=v1.27.60 B
21ENV LAGOONCLI_VERSION=v0.20.00 B
22RUN /bin/sh -c apk update26 MB
23COPY build-deploy-tool /usr/local/bin/build-deploy-tool # buildkit10.83 MB
24COPY task-entry /usr/local/bin/task-builder-entry # buildkit2.22 KB
25WORKDIR /scripts97 B
26COPY scripts/. /scripts/. # buildkit1.14 KB
27ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
28CMD ["/usr/local/bin/task-builder-entry"]0 B

Command

ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /