2025-07-31 00:29:40 +02:00
2025-07-31 00:29:40 +02:00
2025-07-31 00:28:44 +02:00
2025-02-07 18:45:59 +01:00
2023-09-26 01:37:02 +06:00
2025-07-31 00:24:19 +02:00

cstrike

Образ основан на этом репозитории.

setup

mkdir /opt/cstrike
cd /opt/cstrike
git clone https://github.com/fruworg/cstrike .
docker compose up -d

build

mkdir /opt/cstrike
cd /opt/cstrike
git clone https://github.com/fruworg/cstrike .
docker build . --platform=linux/386 -t cstrike
Description
rehlds cstrike docker image
Readme GPL-3.0 104 KiB
Languages
Dockerfile 100%