Sign inSign up

bltavares/miniflux:latest

Manifest digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL org.opencontainers.image.title=Miniflux0 B
4LABEL org.opencontainers.image.description=Miniflux is a minimalist0 B
5LABEL org.opencontainers.image.vendor=Frédéric Guillot0 B
6LABEL org.opencontainers.image.licenses=Apache-2.00 B
7LABEL org.opencontainers.image.url=https://miniflux.app0 B
8LABEL org.opencontainers.image.source=https://github.com/miniflux/v20 B
9LABEL org.opencontainers.image.documentation=https://miniflux.app/docs/0 B
10EXPOSE map[8080/tcp:{}]0 B
11ENV LISTEN_ADDR=0.0.0.0:80800 B
12RUN /bin/sh -c apk --no-cache607.9 KB
13COPY /go/src/app/miniflux /usr/bin/miniflux # buildkit6.3 MB
14USER nobody0 B
15CMD ["/usr/bin/miniflux"]0 B
16USER root0 B
17RUN /bin/sh -c apk add64.57 KB
18USER nobody0 B
19ENTRYPOINT ["/usr/bin/dumb-init" "--" "miniflux"]0 B

Command

ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /