Block a user
vivire-api (9883378)
Published 2026-08-10 18:23:05 +00:00 by ladislauadri
Installation
docker pull git.viviremarketing.com.br/ladislauadri/vivire-api:9883378sha256:1592247ec23d1b7a764f97cac2dda29644c4c7e07608bd8b357125f52cff2426
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c0d0deb0d9 | 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"] |