Block a user
kosmograd-server (server-2d8f260e6927b96bdfd2-platform-b7370c0ee67a-build-66)
Published 2026-07-23 00:16:29 +00:00 by glebrinner
Installation
docker pull git.rinnerkult.com/glebrinner/kosmograd-server:server-2d8f260e6927b96bdfd2-platform-b7370c0ee67a-build-66sha256:cab6c5a6c0554699587decd29876bb681e5d5900f88b752059b978265cd329b4
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 887b86e68c | linux/amd64 | 343 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in / |
| CMD ["/bin/bash"] |
| ARG KOSMOGRAD_UID=10001 |
| ARG KOSMOGRAD_GID=10001 |
| RUN |2 KOSMOGRAD_UID=10001 KOSMOGRAD_GID=10001 /bin/sh -c apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --yes --no-install-recommends ca-certificates python3 && rm -rf /var/lib/apt/lists/* && groupadd --gid "${KOSMOGRAD_GID}" kosmograd && useradd --uid "${KOSMOGRAD_UID}" --gid "${KOSMOGRAD_GID}" --home-dir /var/lib/kosmograd --no-create-home --shell /usr/sbin/nologin kosmograd # buildkit |
| COPY --chown=10001:10001 game/ /opt/kosmograd/game/ # buildkit |
| COPY --chown=10001:10001 entrypoint.sh a2s_probe.py /opt/kosmograd/platform/ # buildkit |
| COPY --chown=10001:10001 /steamcmd/linux64/steamclient.so /opt/kosmograd/steam-runtime/steamclient.so # buildkit |
| RUN |2 KOSMOGRAD_UID=10001 KOSMOGRAD_GID=10001 /bin/sh -c chmod 0555 /opt/kosmograd/platform/entrypoint.sh /opt/kosmograd/platform/a2s_probe.py /opt/kosmograd/steam-runtime/steamclient.so && find /opt/kosmograd/game -type f -name '*.sh' -exec chmod 0555 {} + && find /opt/kosmograd/game -type f -name 'KosmogradServer-Linux-*' ! -name '*.debug' ! -name '*.sym' -exec chmod 0555 {} + # buildkit |
| ENV BASE_GAME_PORT=7777 BASE_QUERY_PORT=27015 HOME=/var/lib/kosmograd MAX_SERVERS=3 MAX_PLAYERS=16 PUBLIC_IP=127.0.0.1 SERVER_MAP=/Game/Kosmograd/Levels/RinnerBlockoutPolygon SERVER_NAME_PREFIX=Kosmograd Server SERVER_STABLE_ID_PREFIX=kosmograd-server STATE_DIR=/var/lib/kosmograd TMPDIR=/tmp XDG_CACHE_HOME=/var/lib/kosmograd/.cache |
| WORKDIR /opt/kosmograd/game |
| USER 10001:10001 |
| STOPSIGNAL SIGINT |
| ENTRYPOINT ["/opt/kosmograd/platform/entrypoint.sh"] |
| CMD ["run"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |
Details
2026-07-23 00:16:29 +00:00
Versions (14)
View all
Container
3
OCI / Docker
b96-5d3fd735cd5a1fe5-ee3081a6a902
2026-08-08
b95-ab9a010df27cd3c3-ee3081a6a902
2026-08-07
b94-a4db2590368bc652-aece06b82000
2026-08-06
b92-c6d7d070745796b6-aece06b82000
2026-07-30
b91-cee7cbb479a01a54-aece06b82000
2026-07-30