sha256:5f36e790a4d8da3b23f12e991dc637c8404ac7463733c66d01b6fe489e3466e2
OS/ARCH
Compressed size
18.83 MB
Last pushed
almost 2 years by amazeeiojenkins
Type
Image
Manifest digest
sha256:f06862ee3b5bac1b0e6dd8350da85b921b793009728d4e66dff9f15bfd27d951
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B3ARG LAGOON_VERSION=24.10.00 B4ENV LAGOON_VERSION=24.10.00 B5LABEL org.opencontainers.image.authors=The Lagoon Authors0 B6LABEL org.opencontainers.image.source=https://github.com/uselagoon/lagoon-images/blob/main/images/commons/Dockerfile0 B7LABEL org.opencontainers.image.url=https://github.com/uselagoon/lagoon-images0 B8LABEL org.opencontainers.image.version=24.10.00 B9LABEL org.opencontainers.image.description=Base image optimised for0 B10LABEL org.opencontainers.image.title=uselagoon/commons0 B11LABEL org.opencontainers.image.base.name=docker.io/alpine:3.200 B12ENV LAGOON=commons0 B13COPY lagoon/ /lagoon/ # buildkit2.33 KB14RUN |1 LAGOON_VERSION=24.10.0 /bin/sh -c158 B15COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.73 KB16COPY .bashrc /home/.bashrc # buildkit600 B17COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.42 MB18COPY /usr/local/bin/ep /bin/ep # buildkit2.65 MB19RUN |1 LAGOON_VERSION=24.10.0 /bin/sh -c2.97 MB20RUN |1 LAGOON_VERSION=24.10.0 /bin/sh -c415 B21ENV TMPDIR=/tmp TMP=/tmp HOME=/home ENV=/home/.bashrc0 B22ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B23CMD ["/bin/docker-sleep"]0 B24ARG LAGOON_VERSION=v2.22.00 B25ENV LAGOON_VERSION=v2.22.00 B26WORKDIR /app/93 B27COPY /go/src/github.com/uselagoon/lagoon/services/backup-handler/backup-handler . # buildkit6.32 MB28ENV LAGOON=backup-handler0 B29ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev JWT_SUBJECT=backup-handler JWT_ISSUER=backup-handler0 B30ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B31CMD ["/app/backup-handler"]0 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /