Sign inSign up

hugegraph/pd:helm-dev

Multi-platform
Networking
Languages & frameworks
Integration & delivery
Index digest

sha256:add9aed0ac11d5bee2620e5551743fd4026f3c070c0b52afe539c288961407d4

OS/ARCH

Compressed size

361.96 MB

Last pushed

22 days by imbajin

Type

Image

Manifest digest

sha256:daa556d06662abb2f3c7dc7f31760485570ccf244ffb5cdd9d16d34916ff64ae

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.34 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;15.3 MB
10ENV JAVA_VERSION=jdk-11.0.32+90 B
11RUN /bin/sh -c set -eux;43.52 MB
12RUN /bin/sh -c set -eux;159 B
13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.41 KB
14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
15COPY /pkg/hugegraph-pd/apache-hugegraph-pd-*/ /hugegraph-pd/ # buildkit258.4 MB
16LABEL maintainer=HugeGraph Docker Maintainers <[email protected]>0 B
17ENV JAVA_OPTS=-XX:+UnlockExperimentalVMOptions -XX:+UseContainerSupport -XX:MaxRAMPercentage=50 -XshowSettings:vm0 B
18WORKDIR /hugegraph-pd/32 B
19RUN /bin/sh -c apt-get -q18.39 MB
20COPY hugegraph-pd/hg-pd-dist/docker/docker-entrypoint.sh . # buildkit1.36 KB
21RUN /bin/sh -c chmod 75532 B
22EXPOSE [8620/tcp]0 B
23VOLUME [/hugegraph-pd]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

Command

 ARG RELEASE