9.5.0-native
sha256:1f718ca224e9de703c8fb6208ebdd2d08325206abd546dea7a622dbf3282689c
OS/ARCH
Compressed size
145.78 MB
Last pushed
11 days by mkjsix
Type
Image
Manifest digest
sha256:6d7dcf851a72a80f2feab776346a4c9fc9376b7c06975c702f94b86fd7429501
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2LABEL org.opencontainers.image.title=RESTHeart native0 B3LABEL org.opencontainers.image.description=RESTHeart is The Backend0 B4LABEL org.opencontainers.image.url=https://restheart.org0 B5LABEL org.opencontainers.image.licenses=AGPL-3.0, Apache-2.00 B7LABEL org.opencontainers.image.vendor=SoftInstigate0 B8LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/restheart0 B9LABEL org.opencontainers.image.documentation=https://restheart.org/docs0 B11RUN /bin/sh -c apt-get update1.16 MB12WORKDIR /opt/restheart115 B13COPY target/restheart ./restheart # buildkit58.1 MB14RUN /bin/sh -c chmod +x58.1 MB15ENV RHO=/mclient/connection-string->"mongodb://host.docker.internal";/http-listener/host->"0.0.0.0";/ping/msg->"RESTHeart native is up0 B16EXPOSE [4443/tcp 8009/tcp 8080/tcp]0 B17ENTRYPOINT ["./restheart"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1782172800'