- Moscow, Russia
- https://likemath.ru
- Joined on
2021-07-07
Block a user
chess-gems/worker (master)
Published 2026-04-05 03:06:39 +03:00 by alex
Installation
docker pull gitea.likemath.ru/alex/chess-gems/worker:mastersha256:1cfa06e3dae101de83bbb5cb6b02aa6d0504920455b59427599d0a7ea863b5ce
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 76976a7e96 | linux/amd64 | 16 MiB |
| de38c4671a | linux/arm64 | 15 MiB |
Image Layers ( linux/arm64)
| bazel build @bookworm//base-files/arm64:data_statusd |
| bazel build @bookworm//netbase/arm64:data_statusd |
| bazel build @bookworm//tzdata/arm64:data_statusd |
| bazel build @bookworm//media-types/arm64: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_arm64 |
| WORKDIR /app |
| COPY /go/bin/worker /app/worker # buildkit |
| CMD ["/app/worker"] |