softinstigate/restheart:9.4.3

Multi-platform
Index digest

sha256:938c4a9ed03bdd1fbd34dd285518a923ac324a39a54c6f23c0f037068b6076f2

OS/ARCH

Compressed size

143.54 MB

Last pushed

25 days by mkjsix

Type

Image

Manifest digest

sha256:90a0be63e2d99c05a5ded4e6bf48479c14013ac1baa1d5503f955226a0d43aa3

Image Layers

1bazel build @bookworm//base-files/arm64:data_statusd81.88 KB
2bazel build @bookworm//netbase/arm64:data_statusd12.19 KB
3bazel build @bookworm//tzdata/arm64:data_statusd430.47 KB
4bazel build @bookworm//media-types/arm64:data_statusd28.33 KB
5bazel build //common:rootfs67 B
6bazel build //common:passwd188 B
7bazel build //common:home123 B
8bazel build //common:group162 B
9bazel build //common:tmp80 B
10bazel build //static:nsswitch351 B
11bazel build //common:os_release_debian12314 B
12bazel build //common:cacerts_debian12_arm64128.82 KB
13bazel build @bookworm//libc6/arm64:data_statusd4.73 MB
14bazel build @bookworm//libssl3/arm64:data_statusd2.23 MB
15LABEL maintainer=SoftInstigate <[email protected]>0 B
16LABEL description=Distroless GraalVM image with0 B
17LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/graalvm-docker0 B
18COPY /staging/lib/* /lib/ # buildkit124.57 KB
19COPY /opt/graalvm /opt/graalvm # buildkit85.2 MB
20COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.47 KB
21ENV JAVA_HOME=/opt/graalvm0 B
22ENV PATH=/opt/graalvm/bin0 B
23ENV LANG=en_US.UTF-80 B
24ENV JAVA_OPTS=-Djava.awt.headless=true0 B
25WORKDIR /opt/app118 B
26ENTRYPOINT ["/opt/graalvm/bin/java"]0 B
27LABEL org.opencontainers.image.title=RESTHeart0 B
28LABEL org.opencontainers.image.description=RESTHeart is The Backend0 B
29LABEL org.opencontainers.image.url=https://restheart.org0 B
30LABEL org.opencontainers.image.licenses=AGPL-3.0, Apache-2.00 B
31LABEL org.opencontainers.image.authors=SoftInstigate <[email protected]>0 B
32LABEL org.opencontainers.image.vendor=SoftInstigate0 B
33LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/restheart0 B
34LABEL org.opencontainers.image.documentation=https://restheart.org/docs0 B
35LABEL maintainer=SoftInstigate <[email protected]>0 B
36WORKDIR /opt/restheart126 B
37COPY target/restheart.jar ./restheart.jar # buildkit210.22 KB
38COPY target/lib/*.jar lib/ # buildkit15.87 MB
39COPY target/plugins/*.jar plugins/ # buildkit874.73 KB
40COPY target/plugins/lib/*.jar plugins/lib/ # buildkit33.53 MB
41ENV RHO=/mclient/connection-string->"mongodb://host.docker.internal";/http-listener/host->"0.0.0.0"0 B
42ENTRYPOINT ["java" "-Dfile.encoding=UTF-8" "--enable-native-access=ALL-UNNAMED" "--sun-misc-unsafe-memory-access=allow"0 B
43EXPOSE [4443/tcp 8009/tcp 8080/tcp]0 B

Command

bazel build @bookworm//base-files/arm64:data_statusd