Sign inSign up

uselagoon/workflows:v2.14.1

Manifest digest

sha256:202a8d3fb998a40e2fcdd29d3ba91c0f935843fb90f081ebc1ab6dc79a2e2016

OS/ARCH

linux/amd64

Compressed size

14.16 MB

Last pushed

over 3 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:202a8d3fb998a40e2fcdd29d3ba91c0f935843fb90f081ebc1ab6dc79a2e2016

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/passwd580 B
14ARG LAGOON_VERSION0 B
15RUN |1 LAGOON_VERSION=23.3.0 /bin/sh -c150 B
16ENV LAGOON_VERSION=23.3.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.3.00 B
22WORKDIR /app/90 B
23COPY file:d90fec2f07fe38b3934e77cd26d65458061fa408aba8ccb6196e6dd52e2d29e9 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:40887ab7c06977737e63c215c9bd297c0c74de8d12d16ebdf1c3d40ac392f62d in /