Block a user
video-ingestion-ingest (v0.3.0)
Published 2026-05-24 22:40:06 +00:00 by liskl
Installation
docker pull git.home.liskl.com/liskl/video-ingestion-ingest:v0.3.0sha256:5e55a00885d21aff1888459e912245fc81cfc6fe5fe6b8bb4d1d05a3029cd356
Images
| Digest | OS / Arch | Size |
|---|---|---|
| e1c5e42566 | linux/amd64 | 5.0 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"] |