Sign inSign up

ahoowang/cosid-proxy:pr-1100

Multi-platform
Index digest

sha256:326eb3b7dff00aba63c28184f07c0dc90c93cffe35dbc3d4bf8ce72a3a0bb8cd

OS/ARCH

Compressed size

318.25 MB

Last pushed

23 days by ahoowang

Type

Image

Manifest digest

sha256:3fa653e75b33338314bde99e1874bd28094dd42cbc5da64a0c42f1be4ac33d8a

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.56 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