sha256:2451ae3fccbf85f2cffdb07e5b51dea6ff8fb9c269910774c461712098adba78
OS/ARCH
Compressed size
169.82 MB
Last pushed
about 1 month by mkjsix
Type
Image
Manifest digest
sha256:e6c6e282c6e434d0c67ae32db994685d5db4266bdf0586d92c138be611614e32
Image Layers
1# debian.sh --arch 'ppc64el' out/32.04 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.19 MB12WORKDIR /opt/restheart116 B13COPY target/restheart ./restheart # buildkit68.29 MB14RUN /bin/sh -c chmod +x68.29 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 'ppc64el' out/ 'stable' '@1785715200'