Block a user
hello-svc (latest)
Installation
docker pull git.samidare.dev/rod/hello-svc:latestsha256:b904c777adc70a8dfb889a69962347c12e13e3f32b06e304de8cfbf9062e68ae
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 7cb3fa7c8e | linux/amd64 | 3.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 /app/hello-svc /hello-svc # buildkit |
| EXPOSE [8080/tcp] |
| ENTRYPOINT ["/hello-svc"] |