InfernalGames

tankz-web (latest)

Published 2026-04-10 13:48:33 +03:00 by shmyga in InfernalGames/tankz

Installation

docker pull git.shmyga.ru/infernalgames/tankz-web:latest
sha256:4a1ade3c938b498cb79c9bb9d71f16ebf6c316f3ec66586a6cbcadb920fbcd0f

Image Layers

COPY hello / # buildkit
CMD ["/hello"]
ARG PROJECT_NAME=tankz
VOLUME [/app/tankz]
COPY ./target/client/html5 /app/tankz/html5 # buildkit
COPY ./target/client/flash /app/tankz/flash # buildkit
CMD ["/hello"]
Details
Container
2026-04-10 13:48:33 +03:00
1
OCI / Docker
linux/amd64
1.4 MiB
Versions (2) View all
0.18.0 2026-04-10
latest 2026-04-10