cwpearson
  • Joined on 2025-08-27

ytdlp-site (20250901_0428)

Published 2025-09-01 10:29:39 +00:00 by cwpearson in cwpearson/ytdlp-site

Installation

docker pull git.carlpearson.net/cwpearson/ytdlp-site:20250901_0428
sha256:6d9f3b3a06e10a850105ea6d2ecbc8e10e74b01ee6c1949342054ff439306d32

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
Container
2025-09-01 10:29:39 +00:00
0
OCI / Docker
linux/amd64
240 MiB
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