the10thwiz
  • Joined on 2025-09-01

gpodder (latest)

Published 2026-07-07 23:30:55 -05:00 by the10thwiz

Installation

docker pull gitea.loadingm.xyz/the10thwiz/gpodder:latest
sha256:73b157954d52683eb6ac8936564cd3b5313f7dd0af1cc368f04f942d9af688e2

Image Layers

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
WORKDIR /
COPY ./target/x86_64-unknown-linux-musl/release/gpodder-rs /gpodder-rs # buildkit
COPY ./Rocket.toml /Rocket.toml # buildkit
COPY ./templates /templates # buildkit
VOLUME [/data/]
CMD ["/gpodder-rs"]
EXPOSE map[8000/tcp:{}]
Details
Container
2026-07-07 23:30:55 -05:00
3
OCI / Docker
linux/amd64
11 MiB
Versions (1) View all
latest 2026-07-07