Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 142 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 142 Bytes

Build and run Dockerfiles

Build:

docker build -t counter-strike .

Run:

docker run -d -p 27015:27015 -p 27015:27015/udp counter-strike