Block a user
vivire-api (0c82e05)
Published 2026-08-03 00:47:30 +00:00 by ladislauadri
Installation
docker pull git.viviremarketing.com.br/ladislauadri/vivire-api:0c82e05sha256:d579f08a897ca8d6034b6d1d7e17144fea46407bc8b7fc2b26aecb3fed624c3b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f231139055 | linux/amd64 | 4.7 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 |
| COPY /bin/api /api # buildkit |
| USER nonroot:nonroot |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/api"] |