Sign inSign up

ahoowang/cosid-proxy:renovate-springdoc

Multi-platform
Index digest

sha256:ebef47f2f77184508ee3a88de82f179f99dae9fd5fb368ede98790314f00e32e

OS/ARCH

Compressed size

318.28 MB

Last pushed

9 days by ahoowang

Type

Image

Manifest digest

sha256:ae080392b7edccd6d6802fb1922aeee1db693d1cf0a6c00ac50ec2a0dc404e5d

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
8RUN /bin/sh -c apt-get update18.91 MB
9ENV EXTENDED_JAVA_VERSION=25.0.3.0.3+90 B
10ENV STANDARD_JAVA_VERSION=25.0.4.0.4+70 B
11ARG EDITION=standard0 B
12ARG SOURCE=oss0 B
13RUN |2 EDITION=standard SOURCE=oss /bin/sh217.55 MB
14ENV JAVA_HOME=/opt/java/openjdk PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN |2 EDITION=standard SOURCE=oss /bin/sh128 B
16RUN |2 EDITION=standard SOURCE=oss /bin/sh32 B
17CMD ["jshell"]0 B
18ARG WORK_HOME=/opt/cosid-proxy-server0 B
20RUN |1 WORK_HOME=/opt/cosid-proxy-server /bin/sh -c1.7 KB
21COPY --chown=appuser:appgroup /opt/cosid-proxy-server /opt/cosid-proxy-server #55.58 MB
22WORKDIR /opt/cosid-proxy-server32 B
23EXPOSE [8688/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/actuator/health0 B
25USER appuser0 B
26STOPSIGNAL SIGTERM0 B
27ENTRYPOINT ["bin/cosid-proxy-server"]0 B

Command

 ARG RELEASE