sha256:bd15255d0a02d2263d01f494a19e89574c674e5c69f93e2ae602fc5d501fad7c
OS/ARCH
Compressed size
145.38 MB
Last pushed
8 days by mkjsix
Type
Image
Manifest digest
sha256:59523efa56f5c6f5a8076a1c2552b40f3e926b818bb64d700f9efe7288cb2b33
Image Layers
1bazel build @bookworm//base-files/amd64:data_statusd81.88 KB2bazel build @bookworm//netbase/amd64:data_statusd12.19 KB3bazel build @bookworm//tzdata/amd64:data_statusd430.47 KB4bazel build @bookworm//media-types/amd64:data_statusd28.33 KB5bazel build //common:rootfs67 B6bazel build //common:passwd188 B7bazel build //common:home123 B8bazel build //common:group162 B9bazel build //common:tmp80 B10bazel build //static:nsswitch351 B11bazel build //common:os_release_debian12314 B12bazel build //common:cacerts_debian12_amd64128.82 KB13bazel build @bookworm//libc6/amd64:data_statusd4.72 MB14bazel build @bookworm//libssl3/amd64:data_statusd2.39 MB16LABEL description=Distroless GraalVM image with0 B17LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/graalvm-docker0 B18COPY /staging/lib/* /lib/ # buildkit124.77 KB19COPY /opt/graalvm /opt/graalvm # buildkit86.87 MB20COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit126.47 KB21ENV JAVA_HOME=/opt/graalvm0 B22ENV PATH=/opt/graalvm/bin0 B23ENV LANG=en_US.UTF-80 B24ENV JAVA_OPTS=-Djava.awt.headless=true0 B25WORKDIR /opt/app118 B26ENTRYPOINT ["/opt/graalvm/bin/java"]0 B27LABEL org.opencontainers.image.title=RESTHeart0 B28LABEL org.opencontainers.image.description=RESTHeart is The Backend0 B29LABEL org.opencontainers.image.url=https://restheart.org0 B30LABEL org.opencontainers.image.licenses=AGPL-3.0, Apache-2.00 B32LABEL org.opencontainers.image.vendor=SoftInstigate0 B33LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/restheart0 B34LABEL org.opencontainers.image.documentation=https://restheart.org/docs0 B36WORKDIR /opt/restheart124 B37COPY target/restheart.jar ./restheart.jar # buildkit210.8 KB38COPY target/lib/*.jar lib/ # buildkit15.86 MB39COPY target/plugins/*.jar plugins/ # buildkit878.63 KB40COPY target/plugins/lib/*.jar plugins/lib/ # buildkit33.56 MB41ENV RHO=/mclient/connection-string->"mongodb://host.docker.internal";/http-listener/host->"0.0.0.0"0 B42ENTRYPOINT ["java" "-Dfile.encoding=UTF-8" "--enable-native-access=ALL-UNNAMED" "--sun-misc-unsafe-memory-access=allow"0 B43EXPOSE [4443/tcp 8009/tcp 8080/tcp]0 BCommand
bazel build @bookworm//base-files/amd64:data_statusd