Block a user
havenllo (latest)
Published 2026-07-21 21:06:31 +00:00 by ivanch
Installation
docker pull git.ivanch.me/ivanch/havenllo:latestsha256:64c29a43cab9886b09c729425deb83c59feebac56b0362b276fe75f55654e986
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 297a203c1e | linux/amd64 | 4.9 MiB |
| 7c39d1257c | linux/arm64 | 4.6 MiB |
Image Layers ( linux/amd64)
| bazel build @bookworm//base-files/amd64:data_statusd |
| bazel build @bookworm//netbase/amd64:data_statusd |
| bazel build @bookworm//tzdata/amd64:data_statusd |
| bazel build @bookworm//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_debian12 |
| bazel build //common:cacerts_debian12_amd64 |
| USER 0 |
| COPY /out/havenllo /havenllo # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/havenllo"] |