Block a user
ytdlp-site (20250829_1010)
Installation
docker pull git.carlpearson.net/cwpearson/ytdlp-site:20250829_1010
sha256:4fae8302073e738c4b10a0e875ee42be8f245f5b940a3714cedd34910507b6a8
Image Layers
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400' |
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends --no-install-suggests ffmpeg && rm -rf /var/lib/apt/lists/* # buildkit |
COPY /usr/local/bin/yt-dlp /usr/local/bin/yt-dlp # buildkit |
COPY /src/server /opt/server # buildkit |
ADD templates /opt/templates # buildkit |
ADD static /opt/static # buildkit |
WORKDIR /opt |
CMD ["/opt/server"] |
Details
Versions (5)
View all
latest
2025-09-01
20250901_0428
2025-09-01
20250829_1010
2025-08-29
20250829_0942
2025-08-29
20250829_0933
2025-08-29