- Moscow, Russia
- https://likemath.ru
- Joined on
2021-07-07
Block a user
chess-gems/server (master)
Published 2026-04-05 02:49:31 +03:00 by alex
Installation
docker pull gitea.likemath.ru/alex/chess-gems/server:mastersha256:9651041fe8bff693bf5ad5cb410301767128fd1bb1d716c9c0063c08f6adfebc
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f76140ae3d | linux/amd64 | 17 MiB |
| 22453a76ba | linux/arm64 | 16 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/server /app/server # buildkit |
| EXPOSE [8888/tcp] |
| CMD ["/app/server"] |