docker-image
  • Joined on 2026-08-21

ghcr.io/walter0697/tubemin (0.10.1-fix)

Published 2026-08-22 13:08:32 -04:00 by docker-image

Installation

docker pull home-gitea.waltercheng.com/docker-image/ghcr.io/walter0697/tubemin:0.10.1-fix
sha256:fb949c37e9f7d3d5b24bcd1ab01bf2ae167f728f517976b00e9920a5e8290abc

About this package

Self-hosted video pipeline: Chrome extension captures streams → MeTube downloads → auto-imported into PeerTube

Image Layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache sqlite-libs ca-certificates ffmpeg yt-dlp # buildkit
WORKDIR /app
COPY /app/target/release/tubemin ./tubemin # buildkit
COPY /app/migrations ./migrations # buildkit
COPY /app/templates ./templates # buildkit
COPY static ./static # buildkit
EXPOSE [3000/tcp]
CMD ["./tubemin"]

Labels

Key Value
org.opencontainers.image.created 2026-07-14T05:35:54.781Z
org.opencontainers.image.description Self-hosted video pipeline: Chrome extension captures streams → MeTube downloads → auto-imported into PeerTube
org.opencontainers.image.licenses
org.opencontainers.image.revision 12c22b07622f994cdba71646bb30384247de829c
org.opencontainers.image.source https://github.com/Walter0697/tubemin
org.opencontainers.image.title tubemin
org.opencontainers.image.url https://github.com/Walter0697/tubemin
org.opencontainers.image.version 0.10.1
Details
Container
2026-08-22 13:08:32 -04:00
0
OCI / Docker
linux/amd64
85 MiB
Versions (2) View all
0.10.1-fix 2026-08-22
0.10.1 2026-08-22