2025-02-07 18:47:40 +01:00
2023-09-23 15:56:30 +06:00
2025-02-07 18:17:06 +01:00
2025-02-07 18:45:59 +01:00
2023-09-26 01:37:02 +06:00
2025-02-07 18:47:40 +01:00

cstrike

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

setup

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

build

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