Block a user
video-ingestion-ingest (v0.1.0)
Published 2026-05-24 22:14:20 +00:00 by liskl
Installation
docker pull git.home.liskl.com/liskl/video-ingestion-ingest:v0.1.0sha256:4a5284eea97b658390dc766c6eed8a17ef648f8cd13a0d025e8bf0a154d642c2
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0567c3cfd1 | linux/amd64 | 3.2 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"] |