Sign inSign up

janstuemmel/csgo-base

By janstuemmel

Updated about 9 years ago

basic csgo docker image

Image
0

163

janstuemmel/csgo-base repository overview

docker csgo

A very basic csgo docker image to inherit from.

This container stores the csgo server files inside a layer (~15GB).

Usage

docker build -t janstuemmel/csgo-base .
docker run --name csgobase_server \
  -p "27015:27015/udp" \
  csgobase /server/srcds_run <arguments>

Tag summary

Content type

Image

Digest

Size

8.1 GB

Last updated

about 9 years ago

docker pull janstuemmel/csgo-base