Block a user
shroff-tronworker (home)
Published 2026-07-17 15:48:34 +00:00 by daniil
Installation
docker pull git.dulin.su/daniil/shroff-tronworker:homesha256:f6710ee429d9d423b3daf8c884a2dcaec731098f6913620e8f762ed8633addaeImage 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:b84e87e47231db22d3caa26b695f56900cde72df1d509fdcbcad0a9257ab88d0 in /tronworker |
| USER nonroot:nonroot |
| EXPOSE 9251 |
| ENTRYPOINT ["/tronworker"] |