sha256:3d1d79061b379d339eb1cbc34df2222d6c968f45f92c510e97da7b37a9654b86
OS/ARCH
Compressed size
114.05 MB
Last pushed
about 1 year by blankhang
Type
Image
Manifest digest
sha256:4f14307130381cf9e84fe69289c2b6d9a73ab09c05e1be4a9997353f6eb0feeb
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7ENV JAVA_HOME=/opt/java/openjdk0 B8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B10RUN /bin/sh -c set -eux;16.2 MB11ENV JAVA_VERSION=jdk-21.0.8+90 B12RUN /bin/sh -c set -eux;49.73 MB13RUN /bin/sh -c set -eux;159 B14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B17LABEL org.opencontainers.image.title=Jrebel License Server0 B18LABEL org.opencontainers.image.description=JRebel License Server for0 B19LABEL org.opencontainers.image.vendor=Your Company0 B20ARG BUILD_DATE=2025-09-11T07:48:18.315Z0 B21ARG VCS_REF=de55346852b36a8dfc75bd54dd1d9ec667e1093f0 B22ARG VERSION=master0 B23LABEL org.opencontainers.image.created=2025-09-11T07:48:18.315Z0 B24LABEL org.opencontainers.image.revision=de55346852b36a8dfc75bd54dd1d9ec667e1093f0 B25LABEL org.opencontainers.image.version=master0 B26RUN |3 BUILD_DATE=2025-09-11T07:48:18.315Z VCS_REF=de55346852b36a8dfc75bd54dd1d9ec667e1093f VERSION=master1.13 KB27WORKDIR /app93 B28COPY target/jrebel-license-1.0-SNAPSHOT-jar-with-dependencies.jar ./app.jar # buildkit10.3 MB29RUN |3 BUILD_DATE=2025-09-11T07:48:18.315Z VCS_REF=de55346852b36a8dfc75bd54dd1d9ec667e1093f VERSION=master10.3 MB30USER jrebel0 B31ENV PORT=80810 B32EXPOSE map[8081/tcp:{}]0 B33HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:${PORT}/health0 B34ENTRYPOINT ["sh" "-c" "java -jar0 BCommand
ARG RELEASE