init, taken from ardestani since branch was not saved on gitea purge
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
version: '3'
|
||||
|
||||
services:
|
||||
cs16:
|
||||
cs16amxx:
|
||||
build: .
|
||||
image: cs16:latest
|
||||
image: cs16amxx:latest
|
||||
ports:
|
||||
- "27015:27015/udp"
|
||||
- "27015:27015/tcp"
|
||||
container_name: cs16
|
||||
tty: true
|
||||
- "27016:27016/udp"
|
||||
- "27016:27016/tcp"
|
||||
container_name: cs16amxx
|
||||
tty: true
|
||||
Reference in New Issue
Block a user