Block a user
vivire-api (ea812cc)
Published 2026-08-10 02:19:55 +00:00 by ladislauadri
Installation
docker pull git.viviremarketing.com.br/ladislauadri/vivire-api:ea812ccsha256:96e09f67c3cd5b520f4499f761a9a6c9680ae250c71e9f821222bdb87799822e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| d4f6649e1d | linux/amd64 | 4.8 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"] |