Block a user
shroff-marketdata (home)
Published 2026-07-17 15:44:45 +00:00 by daniil
Installation
docker pull git.dulin.su/daniil/shroff-marketdata:homesha256:fd6dbc3adc986798874d1966f36dcc49a88b7650a85e334ad12c8d961b987a97Image Layers
| 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 file:9652e6031470d98fadd3ee029c57bd95a9f8ac8f138d09ecdff38123ac1d02df in /marketdata |
| USER nonroot:nonroot |
| EXPOSE 9191 |
| ENTRYPOINT ["/marketdata"] |