Henning Oschwald henning
  • Joined on 2021-02-09

miniflux (latest)

Published 2023-11-21 08:32:43 +00:00 by henning

Installation

docker pull git.hoschwald.de/henning/miniflux:latest
sha256:d73e0840a171edf1200708be9e54b3d1033123ada5c71b532a9e57a95886a140

About this package

Miniflux is a minimalist and opinionated feed reader

Image Layers

LABEL org.opencontainers.image.title=Miniflux
LABEL org.opencontainers.image.description="Miniflux is a minimalist and opinionated feed reader"
LABEL org.opencontainers.image.vendor="Frédéric Guillot"
LABEL org.opencontainers.image.licenses=Apache-2.0
LABEL org.opencontainers.image.url=https://miniflux.app
LABEL org.opencontainers.image.source=https://github.com/miniflux/v2
LABEL org.opencontainers.image.documentation=https://miniflux.app/docs/
EXPOSE 8080
ENV LISTEN_ADDR 0.0.0.0:8080
COPY file:1e5c184b799d66e93cb5e46c882f998c616dc9ec4617411e43b9e5e9dc3f97cb in /usr/bin/miniflux
USER nonroot:nonroot
CMD ["/usr/bin/miniflux"]

Labels

Key Value
io.buildah.version 1.30.0
org.opencontainers.image.description Miniflux is a minimalist and opinionated feed reader
org.opencontainers.image.documentation https://miniflux.app/docs/
org.opencontainers.image.licenses Apache-2.0
org.opencontainers.image.source https://github.com/miniflux/v2
org.opencontainers.image.title Miniflux
org.opencontainers.image.url https://miniflux.app
org.opencontainers.image.vendor Frédéric Guillot
Details
Container
2023-11-21 08:32:43 +00:00
522
OCI / Docker
linux/amd64
Apache-2.0
16 MiB
Versions (2) View all
2.1.4 2024-08-01
latest 2023-11-21