sha256:3c448970fcd6bfc42421f8cfadf9fb691d8f1442d635ca90985d35866d26753c
OS/ARCH
Compressed size
379.16 MB
Last pushed
22 days by imbajin
Type
Image
Manifest digest
sha256:201ed52e7050bdc08020e5a2ad2b1b4ac2576e5f1e249d526db9d5db3f02c37c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;15.36 MB10ENV JAVA_VERSION=jdk-11.0.32+90 B11RUN /bin/sh -c set -eux;45.14 MB12RUN /bin/sh -c set -eux;157 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.4 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15COPY /pkg/hugegraph-store/apache-hugegraph-store-*/ /hugegraph-store/ # buildkit271.76 MB17ENV JAVA_OPTS=-XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport -XX:MaxRAMPercentage=50 -XshowSettings:vm0 B18WORKDIR /hugegraph-store/32 B19RUN /bin/sh -c apt-get -q18.54 MB20COPY hugegraph-store/hg-store-dist/docker/docker-entrypoint.sh . # buildkit1.32 KB21RUN /bin/sh -c chmod 75532 B22EXPOSE [8520/tcp]0 B23VOLUME [/hugegraph-store]0 B24HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8520/v1/health0 B25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B26CMD ["./docker-entrypoint.sh"]0 BCommand
ARG RELEASE