Sign inSign up

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

Multi-platform
Index digest

sha256:19b3a9fd5bd59de8f2f8f9d1d2f23d1ec665466ea1480442fff854359dc54d06

OS/ARCH

Compressed size

49.71 MB

Last pushed

about 2 years by amazeeiojenkins

Type

Image

Manifest digest

sha256:37b260e712300f42e7e262b6195932718d27c8c12a79ba6069bbbb3fb446673b

Image Layers

1ADD file ... in / 3.26 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.33 KB
7RUN /bin/sh -c mkdir -p114 B
8COPY fix-permissions fix-dir-permissions docker-sleep entrypoint-readiness2.73 KB
9COPY .bashrc /home/.bashrc # buildkit601 B
10COPY /usr/local/bin/go-crond /lagoon/bin/cron # buildkit3.43 MB
11COPY /usr/local/bin/ep /bin/ep # buildkit2.65 MB
12RUN /bin/sh -c apk update2.86 MB
13RUN /bin/sh -c fix-permissions /etc/passwd577 B
14ARG LAGOON_VERSION=24.7.00 B
15RUN |1 LAGOON_VERSION=24.7.0 /bin/sh -c143 B
16ENV LAGOON_VERSION=24.7.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
20RUN /bin/sh -c apk add37.5 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.18 KB
23COPY minio-data /home/minio-data # buildkit1.62 KB
24COPY data-init-push.sh create_jwt.py /home/ #1.5 KB
25CMD ["/sbin/tini" "--" "/home/data-init-push.sh"]0 B

Command

ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /