Skip to content

fruworg/cstrike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

656429a · Feb 7, 2025

History

27 Commits
Sep 23, 2023
Feb 7, 2025
Sep 25, 2023
Feb 7, 2025
Feb 7, 2025

Repository files navigation

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