linux-iso-seeder (sha256:c13d8af17b74d809273607e25d1de008d814b3f2c9eb274775875fc164245590)
Installation
docker pull git.ratte.dev/laborratte5/linux-iso-seeder@sha256:c13d8af17b74d809273607e25d1de008d814b3f2c9eb274775875fc164245590sha256:c13d8af17b74d809273607e25d1de008d814b3f2c9eb274775875fc164245590Image layers
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL org.opencontainers.image.source=https://github.com/squazz/linux-iso-seeder |
| RUN /bin/sh -c apk update && apk add --no-cache transmission-daemon curl wget python3 py3-pip py3-requests py3-beautifulsoup4 py3-transmission-rpc # buildkit |
| COPY fetch_torrents.py /usr/local/bin/fetch_torrents.py # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/fetch_torrents.py # buildkit |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| EXPOSE [51413/tcp 9091/tcp] |
| RUN /bin/sh -c mkdir -p /config /downloads /watch /logs # buildkit |
| VOLUME [/config /downloads /watch /logs] |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://github.com/squazz/linux-iso-seeder |
Details
2025-11-15 19:31:21 +01:00
Versions (3)
View all
Container
1
OCI / Docker
linux/amd64
32 MiB