Sign inSign up

hugegraph/store:topling

Languages & frameworks
Data science
Operating systems
Manifest digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ENV JAVA_HOME=/opt/java/openjdk0 B
7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
9RUN /bin/sh -c set -eux;16.16 MB
10ENV JAVA_VERSION=jdk-11.0.32+90 B
11RUN /bin/sh -c set -eux;45.14 MB
12RUN /bin/sh -c set -eux;159 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.4 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15ARG SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph0 B
16ARG SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e8230 B
17LABEL maintainer=HugeGraph Docker Maintainers <[email protected]>0 B
18ENV JAVA_OPTS=-XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport -XX:MaxRAMPercentage=50 -XshowSettings:vm0 B
19WORKDIR /hugegraph-store/105 B
20RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh22.7 MB
21COPY hugegraph-store/hg-store-dist/docker/docker-entrypoint.sh . # buildkit1.53 KB
22RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh32 B
23EXPOSE [8520/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8520/v1/health0 B
25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
26CMD ["./docker-entrypoint.sh"]0 B
27RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh572.52 KB
28LABEL org.apache.hugegraph.rocksdb-runtime=topling0 B
29COPY /pkg/hugegraph-store/apache-hugegraph-store-*-topling/ /hugegraph-store/ # buildkit298.56 MB
30ENV HG_STORE_ROCKSDB_PROVIDER=topling HG_STORE_ENFORCE_PROVIDER_MARKER=true0 B
31RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh146 B
32VOLUME [/hugegraph-store/storage /hugegraph-store/topling-storage]0 B

Command

 ARG RELEASE