Skip to content

Instantly share code, notes, and snippets.

View Raspunt's full-sized avatar
🚀

Maxim Ryabinin Raspunt

🚀
View GitHub Profile
@Raspunt
Raspunt / compose.yml
Last active April 16, 2026 13:17
tf2-server-source-mod-docker-compose
version: "3.8"
services:
tf2:
# image: cm2network/tf2:sourcemod-x64 # 64-битная версия с SourceMod
image: cm2network/tf2:sourcemod # 32-битная версия с SourceMod
container_name: tf2-ze
ports:
- "27015:27015/udp" # Game port (обязательно UDP!)