Sign inSign up

hugegraph/store:1.7.0

Multi-platform
Languages & frameworks
Data science
Operating systems
Index digest

sha256:243174c620cb31a2ee4889788d4ae13c91d5c2a2a597dab6be5937561ae0be88

OS/ARCH

Compressed size

374.73 MB

Last pushed

6 months by imbajin

Type

Image

Manifest digest

sha256:6dc93a4b261b2fd666846b91b7a5dea47dc56c43f4f67f89a1250d83de5a9185

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.12 MB
6CMD ["/bin/bash"]0 B
7ENV JAVA_HOME=/opt/java/openjdk0 B
8ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
9ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B
10RUN /bin/sh -c set -eux;15.33 MB
11ENV JAVA_VERSION=jdk-11.0.30+70 B
12RUN /bin/sh -c set -eux;43.51 MB
13RUN /bin/sh -c set -eux;160 B
14COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB
15ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B
16COPY /pkg/hugegraph-store/apache-hugegraph-store-*/ /hugegraph-store/ # buildkit271.72 MB
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/32 B
20RUN /bin/sh -c set -x18.05 MB
21COPY hugegraph-store/hg-store-dist/docker/docker-entrypoint.sh . # buildkit1.33 KB
22RUN /bin/sh -c chmod 75532 B
23EXPOSE [8520/tcp]0 B
24VOLUME [/hugegraph-store]0 B
25ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
26CMD ["./docker-entrypoint.sh"]0 B

Command

 ARG RELEASE