Block a user
vivire-api (5d13342)
Published 2026-07-31 16:29:53 +00:00 by ladislauadri
Installation
docker pull git.viviremarketing.com.br/ladislauadri/vivire-api:5d13342sha256:d80cbc5f40d77669dcc1a327693dd36b4a9dcf7b4b0e135e37ed839c3f11bb9e
Images
| Digest | OS / Arch | Size |
|---|---|---|
| dc122aa2f1 | 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"] |