sha256:3e3980140a38547fd019188c95f4a60fe6544350dae5d39286426880c6296d8d
OS/ARCH
Compressed size
21.54 MB
Last pushed
about 1 year by amazeeiojenkins
Type
Image
Manifest digest
sha256:b267fb4ae19c462f542bef425b8efbbd0dc65e4eeec6e542c27d1f4c2d96caf1
Image Layers
1ADD alpine-minirootfs-3.21.4-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ARG LAGOON_VERSION=25.7.00 B4ENV LAGOON_VERSION=25.7.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=25.7.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.210 B12ENV LAGOON=commons0 B13COPY lagoon/ /lagoon/ # buildkit2.33 KB14RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c156 B15COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.74 KB16COPY .bashrc /home/.bashrc # buildkit601 B17COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.42 MB18COPY /usr/local/bin/ep /bin/ep # buildkit2.65 MB19RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c4.67 MB20RUN |1 LAGOON_VERSION=25.7.0 /bin/sh -c416 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.27.00 B25ENV LAGOON_VERSION=v2.27.00 B26WORKDIR /app/93 B27COPY /go/src/github.com/uselagoon/lagoon/services/actions-handler/actions-handler . # buildkit7.33 MB28ENV LAGOON=actions-handler0 B29ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql RABBITMQ_ADDRESS=broker0 B30ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B31CMD ["/app/actions-handler"]0 BCommand
ADD alpine-minirootfs-3.21.4-x86_64.tar.gz / # buildkit