Sign inSign up

hugegraph/pd:topling

Networking
Languages & frameworks
Integration & delivery
Manifest digest

sha256:12f4d4704af52c04eb49a047ce56893503f1fdf960fe35db296c5031cc493659

OS/ARCH

linux/amd64

Compressed size

403.15 MB

Last pushed

23 days by imbajin

Type

Image

Manifest digest

sha256:12f4d4704af52c04eb49a047ce56893503f1fdf960fe35db296c5031cc493659

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-pd/102 B
20RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh22.7 MB
21COPY hugegraph-pd/hg-pd-dist/docker/docker-entrypoint.sh . # buildkit1.57 KB
22RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh32 B
23EXPOSE [8620/tcp]0 B
24HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8620/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.51 KB
28LABEL org.apache.hugegraph.rocksdb-runtime=topling0 B
29COPY /pkg/hugegraph-pd/apache-hugegraph-pd-*-topling/ /hugegraph-pd/ # buildkit290.21 MB
30ENV HG_PD_ROCKSDB_PROVIDER=topling HG_PD_ENFORCE_PROVIDER_MARKER=true0 B
31RUN |2 SOURCE_REPOSITORY=https://github.com/hugegraph/hugegraph SOURCE_REVISION=18635f6ec8abbd2cc78ebd36b62acf7d8ce8e823 /bin/sh148 B
32VOLUME [/hugegraph-pd/pd_data /hugegraph-pd/topling-pd-data]0 B

Command

 ARG RELEASE