sha256:fd1f579a5d42063faf0c113e15a2fee4ce62533522c3e98a027ea4aadcb42241
OS/ARCH
linux/amd64
Compressed size
411.49 MB
Last pushed
22 days by imbajin
Type
Image
Manifest digest
sha256:fd1f579a5d42063faf0c113e15a2fee4ce62533522c3e98a027ea4aadcb42241
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.37 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;16.16 MB10ENV JAVA_VERSION=jdk-11.0.32+90 B11RUN /bin/sh -c set -eux;45.14 MB12RUN /bin/sh -c set -eux;159 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.4 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15ARG SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph0 B16ARG SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e8230 B18ENV JAVA_OPTS=-XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport -XX:MaxRAMPercentage=50 -XshowSettings:vm0 B19WORKDIR /hugegraph-store/105 B20RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh22.7 MB21COPY hugegraph-store/hg-store-dist/docker/docker-entrypoint.sh . # buildkit1.53 KB22RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh32 B23EXPOSE [8520/tcp]0 B24HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8520/v1/health0 B25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B26CMD ["./docker-entrypoint.sh"]0 B27RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh572.52 KB28LABEL org.apache.hugegraph.rocksdb-runtime=topling0 B29COPY /pkg/hugegraph-store/apache-hugegraph-store-*-topling/ /hugegraph-store/ # buildkit298.56 MB30ENV HG_STORE_ROCKSDB_PROVIDER=topling HG_STORE_ENFORCE_PROVIDER_MARKER=true0 B31RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh146 B32VOLUME [/hugegraph-store/storage /hugegraph-store/topling-storage]0 BCommand
ARG RELEASE