Sign inSign up

conduktor/conduktor-gateway:3.19.0

Multi-platform
Index digest

sha256:0cc5f5d705689e199a34821a497c326850f05c8baa4106195bac63736045b03b

OS/ARCH

Compressed size

489.51 MB

Last pushed

5 months by conduktorbot

Type

Image

Manifest digest

sha256:0d89ba4f82f8c2c5e3b70dadbb4b36bcaef4da2f6e0b99ac043e81b398b71675

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;23.05 MB
10ENV JAVA_VERSION=jdk-21.0.10+70 B
11RUN /bin/sh -c set -eux;148.91 MB
12RUN /bin/sh -c set -eux;160 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15CMD ["jshell"]0 B
16RUN /bin/sh -c apt-get update14.32 MB
17RUN /bin/sh -c groupadd --gid3.39 KB
18USER gateway0 B
19WORKDIR /home/gateway32 B
20COPY --chown=gateway:gateway --chmod=755 docker/entrypoint.sh /entrypoint.sh398 B
21RUN /bin/sh -c echo 'if1.9 KB
22ENV GATEWAY_FEATURE_FLAGS_ANALYTICS=true0 B
23COPY --chown=gateway:gateway --chmod=755 docker/scripts/ ./scripts/421 B
24COPY --chown=gateway:gateway app/target/app-*.jar /app/app.jar #32.36 KB
25COPY --chown=gateway:gateway app/target/dependency/ /app/lib/ #275.66 MB
26HEALTHCHECK &{["CMD" "./scripts/healthcheck.sh"] "5s" "5s"0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE