Sign inSign up

uselagoon/local-api-data-watcher-pusher:v2.18.2

Multi-platform
Index digest

sha256:e53fdb10c3c2e00221fedd16fec0a296b8fff0c7d92384ee475fa7ca9bc9354c

OS/ARCH

Compressed size

48.73 MB

Last pushed

over 2 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:91ed65092f446bd6c5358fbbe745b0024c5873c2ade1cac8bbff0647ad7810fb

Image Layers

1ADD file ... in / 3.19 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.21 KB
7RUN /bin/sh -c mkdir -p114 B
8COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.74 KB
9COPY .bashrc /home/.bashrc # buildkit599 B
10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.16 MB
11COPY /usr/local/bin/ep /bin/ep # buildkit2.49 MB
12RUN /bin/sh -c apk update2.9 MB
13RUN /bin/sh -c fix-permissions /etc/passwd575 B
14ARG LAGOON_VERSION0 B
15RUN |1 LAGOON_VERSION=24.3.1 /bin/sh -c143 B
16ENV LAGOON_VERSION=24.3.10 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
20RUN /bin/sh -c apk add36.98 MB
21ENV JWTSECRET=super-secret-string JWTAUDIENCE=api.dev GIT_HOST=172.17.0.1 GIT_PORT=22220 B
22COPY api-data /home/api-data # buildkit5.21 KB
23COPY minio-data /home/minio-data # buildkit1.63 KB
24COPY data-init-push.sh create_jwt.py /home/ #1.63 KB
25CMD ["/sbin/tini" "--" "/home/data-init-push.sh"]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /