Sign inSign up

softinstigate/restheart:9.6-native

Multi-platform
API management
Developer tools
Databases & storage
Index digest

sha256:a1b2afe7c70724e62d7e86cc126bd4e8393503740c20c82a1ef21292b57bbd9a

OS/ARCH

Compressed size

150.68 MB

Last pushed

about 2 months by mkjsix

Type

Image

Manifest digest

sha256:ae0edd1bd4ff34c48b7405137fa931b7473df38d0a6e3fafe7eeb9b4588249cc

Image Layers

1# debian.sh --arch 'ppc64el' out/32.04 MB
2LABEL org.opencontainers.image.title=RESTHeart native0 B
3LABEL org.opencontainers.image.description=RESTHeart is The Backend0 B
4LABEL org.opencontainers.image.url=https://restheart.org0 B
5LABEL org.opencontainers.image.licenses=AGPL-3.0, Apache-2.00 B
6LABEL org.opencontainers.image.authors=SoftInstigate <[email protected]>0 B
7LABEL org.opencontainers.image.vendor=SoftInstigate0 B
8LABEL org.opencontainers.image.source=https://github.com/SoftInstigate/restheart0 B
9LABEL org.opencontainers.image.documentation=https://restheart.org/docs0 B
10LABEL maintainer=SoftInstigate <[email protected]>0 B
11RUN /bin/sh -c apt-get update1.19 MB
12WORKDIR /opt/restheart116 B
13COPY target/restheart ./restheart # buildkit58.72 MB
14RUN /bin/sh -c chmod +x58.72 MB
15ENV RHO=/mclient/connection-string->"mongodb://host.docker.internal";/http-listener/host->"0.0.0.0";/ping/msg->"RESTHeart native is up0 B
16EXPOSE [4443/tcp 8009/tcp 8080/tcp]0 B
17ENTRYPOINT ["./restheart"]0 B

Command

# debian.sh --arch 'ppc64el' out/ 'stable' '@1783900800'