Sign inSign up

uselagoon/workflows:v2.12.0

Manifest digest

sha256:19b124db3dbbec3a2cec095d37b168ddfe50bc20ddfd60a7a3e6ae2c7a19fbc7

OS/ARCH

linux/amd64

Compressed size

13.86 MB

Last pushed

over 3 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:19b124db3dbbec3a2cec095d37b168ddfe50bc20ddfd60a7a3e6ae2c7a19fbc7

Image Layers

1ADD file ... in / 3.21 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 # buildkit603 B
10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.34 MB
11COPY /usr/local/bin/ep /bin/ep # buildkit2.23 MB
12RUN /bin/sh -c apk update1.08 MB
13RUN /bin/sh -c fix-permissions /etc/passwd580 B
14ARG LAGOON_VERSION0 B
15RUN |1 LAGOON_VERSION=23.1.0 /bin/sh -c149 B
16ENV LAGOON_VERSION=23.1.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
20ARG LAGOON_VERSION0 B
21ENV LAGOON_VERSION=23.1.00 B
22WORKDIR /app/92 B
23COPY file:61eed91e7ad79ce56442848c72544c70c3c31c63852045322a11b525c7ae0e42 in . 4 MB
24ENV LAGOON=workflows0 B
25ENV JWT_SECRET=super-secret-string JWT_AUDIENCE=api.dev GRAPHQL_ENDPOINT=http://api:3000/graphql0 B
26ENTRYPOINT ["/sbin/tini" "--" "/lagoon/entrypoints.sh"]0 B
27CMD ["/app/workflows"]0 B

Command

ADD file:e4d600fc4c9c293efe360be7b30ee96579925d1b4634c94332e2ec73f7d8eca1 in /