Block a user
video-ingestion-ingest (v0.2.0)
Published 2026-05-24 22:31:04 +00:00 by liskl
Installation
docker pull git.home.liskl.com/liskl/video-ingestion-ingest:v0.2.0sha256:74a7b51fe523e8774ea5c15faf5f4ac116c85c2fd19cc7887b99def9c9ee479a
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 8483f810ca | linux/amd64 | 3.9 MiB |
Image Layers ( linux/amd64)
| 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 |
| COPY /out/ingest /usr/local/bin/ingest # buildkit |
| USER 65532:65532 |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/usr/local/bin/ingest"] |