Block a user
vivire-api (755f62f)
Published 2026-08-14 16:44:22 +00:00 by ladislauadri
Installation
docker pull git.viviremarketing.com.br/ladislauadri/vivire-api:755f62fsha256:b5ef9573ca0abffd13041777b74a2d1df5014305107e755aaf45205cde928001
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 33f69bf021 | 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"] |