sha256:e9128bb8afcfb071e472648fd7e930c42b475f7614296374995602b0395171a0
OS/ARCH
linux/amd64
Compressed size
10.2 MB
Last pushed
about 3 years by bltavares
Type
Image
Manifest digest
sha256:e9128bb8afcfb071e472648fd7e930c42b475f7614296374995602b0395171a0
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3LABEL org.opencontainers.image.title=Miniflux0 B4LABEL org.opencontainers.image.description=Miniflux is a minimalist0 B5LABEL org.opencontainers.image.vendor=Frédéric Guillot0 B6LABEL org.opencontainers.image.licenses=Apache-2.00 B7LABEL org.opencontainers.image.url=https://miniflux.app0 B8LABEL org.opencontainers.image.source=https://github.com/miniflux/v20 B9LABEL org.opencontainers.image.documentation=https://miniflux.app/docs/0 B10EXPOSE map[8080/tcp:{}]0 B11ENV LISTEN_ADDR=0.0.0.0:80800 B12RUN /bin/sh -c apk --no-cache607.9 KB13COPY /go/src/app/miniflux /usr/bin/miniflux # buildkit6.3 MB14USER nobody0 B15CMD ["/usr/bin/miniflux"]0 B16USER root0 B17RUN /bin/sh -c apk add64.57 KB18USER nobody0 B19ENTRYPOINT ["/usr/bin/dumb-init" "--" "miniflux"]0 BCommand
ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /