invidious-companion (stable)
Published 2026-07-12 19:32:35 +00:00 by packager
Installation
docker pull forge.myvelabs.com/pkg/invidious-companion:stablesha256:53950bb4bddcaf777d2cd26802e7e437c154080f263da2a1b118d3293ead4cc2About this package
Invidious companion for handling video streams - based on youtube.js
Image layers
| bazel build @trixie//base-files/amd64:data_statusd |
| bazel build @trixie//netbase/amd64:data_statusd |
| bazel build @trixie//tzdata/amd64:data_statusd |
| bazel build @trixie//tzdata-legacy/amd64:data_statusd |
| bazel build @trixie//media-types/amd64:data_statusd |
| bazel build //common:rootfs |
| bazel build //common:passwd |
| bazel build //common:home |
| bazel build //common:group |
| bazel build //common:tmp |
| bazel build //static:nsswitch |
| bazel build //common:os_release_debian13 |
| bazel build //common:cacerts_debian13_amd64 |
| bazel build @trixie//libc6/amd64:data_statusd |
| bazel build @trixie//libssl3t64/amd64:data_statusd |
| bazel build @trixie//libzstd1/amd64:data_statusd |
| bazel build @trixie//zlib1g/amd64:data_statusd |
| bazel build @trixie//libgomp1/amd64:data_statusd |
| bazel build @trixie//libstdc++6/amd64:data_statusd |
| bazel build @trixie//libgcc-s1/amd64:data_statusd |
| bazel build @trixie//gcc-14-base/amd64:data_statusd |
| COPY /etc/group /etc/group # buildkit |
| COPY /etc/passwd /etc/passwd # buildkit |
| COPY /thc /thc # buildkit |
| COPY /tini /tini # buildkit |
| COPY --chown=appuser:nogroup /var/tmp/youtubei.js /var/tmp/youtubei.js # buildkit |
| WORKDIR /app |
| COPY /app/invidious_companion ./ # buildkit |
| ARG HOST=0.0.0.0 PORT=8282 THC_VERSION=0.39.0 THC_PORT_NAME=PORT TINI_VERSION=0.19.0 |
| EXPOSE [8282/tcp] |
| ENV SERVER_BASE_PATH=/companion HOST=0.0.0.0 PORT=8282 THC_PORT_NAME=PORT THC_PATH=/healthz THC_VERSION=0.39.0 TINI_VERSION=0.19.0 |
| COPY ./config/ ./config/ # buildkit |
| USER appuser |
| ENTRYPOINT ["/tini" "--" "/app/invidious_companion"] |
| HEALTHCHECK {Test:[CMD /thc] Interval:5s Timeout:5s StartPeriod:10s StartInterval:0s Retries:5} |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-12T07:29:56.074Z |
| org.opencontainers.image.description | Invidious companion for handling video streams - based on youtube.js |
| org.opencontainers.image.licenses | AGPL-3.0 |
| org.opencontainers.image.revision | da3c58938a6cea5e15b60d4bed87d127fe36df58 |
| org.opencontainers.image.source | https://github.com/iv-org/invidious-companion |
| org.opencontainers.image.title | invidious-companion |
| org.opencontainers.image.url | https://github.com/iv-org/invidious-companion |
| org.opencontainers.image.version | latest |
| quay.expires-after | 12w |
Details
2026-07-12 19:32:35 +00:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
AGPL-3.0
49 MiB