Block a user
yt-dlp-bot (refactor-test-906ef98)
Installation
docker pull git.dubyatp.xyz/williamp/yt-dlp-bot:refactor-test-906ef98sha256:9a5b660a1cdf72ec516b7ade1363001e109094217a31951f02f0beb4444786c0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 50c8d38602 | linux/amd64 | 181 MiB |
| a922502549 | linux/arm64 | 177 MiB |
Image Layers ( linux/amd64)
| COPY /deno /bin/deno # buildkit |
| COPY /rootfs / # buildkit |
| COPY /rootfs/ / # buildkit |
| COPY /opt/app/out/yt-dlp-bot /bin/ # buildkit |
| COPY /etc/ssl/certs /etc/ssl/certs # buildkit |
| WORKDIR /target |
| ENV XDG_CACHE_HOME=/tmp/.cache |
| ENV YTDLP_BIN=/bin/yt-dlp |
| ENTRYPOINT ["/bin/yt-dlp-bot"] |
| LABEL org.opencontainers.image.title=yt-dlp bot org.opencontainers.image.description=A totally overengineered Discord bot to locally download YouTube videos for private use org.opencontainers.image.authors=William Peebles <me@williamtpeebles.com> org.opencontainers.image.vendor=William Peebles org.opencontainers.image.licenses=MIT org.opencontainers.image.source=https://git.dubyatp.xyz/williamp/yt-dlp-bot |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | William Peebles <me@williamtpeebles.com> |
| org.opencontainers.image.description | A totally overengineered Discord bot to locally download YouTube videos for private use |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.source | https://git.dubyatp.xyz/williamp/yt-dlp-bot |
| org.opencontainers.image.title | yt-dlp bot |
| org.opencontainers.image.vendor | William Peebles |