mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-30 17:08:17 +01:00
Update Dockerfile
This commit is contained in:
parent
8975598553
commit
423a0231c4
1 changed files with 1 additions and 3 deletions
|
|
@ -1,7 +1,5 @@
|
||||||
LABEL org.opencontainers.image.source=https://github.com/squazz/linux-iso-seeder
|
|
||||||
|
|
||||||
FROM alpine:latest
|
FROM alpine:latest
|
||||||
|
LABEL org.opencontainers.image.source=https://github.com/squazz/linux-iso-seeder
|
||||||
# Install prerequisites
|
# Install prerequisites
|
||||||
RUN apk update && \
|
RUN apk update && \
|
||||||
apk add --no-cache transmission-daemon curl wget python3 py3-pip py3-requests py3-beautifulsoup4
|
apk add --no-cache transmission-daemon curl wget python3 py3-pip py3-requests py3-beautifulsoup4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue