Sign inSign up

lacledeslan/gamesvr-cssource

Sponsored OSS

By lacledeslan

•Updated 3 days ago

Counter-Strike: Source Dedicated Server

Image
Networking
Security
Integration & delivery
0

10K+

lacledeslan/gamesvr-cssource repository overview

⁠Counter-Strike: Source Dedicated Server in Docker

Counter-Strike: Source is a remake of Counter-Strike using the Source game engine. As in the original, Counter-Strike: Source pits a team of counter-terrorists against a team of terrorists in a series of rounds. Each round is won either by completing an objective (such as detonating a bomb or rescuing hostages) or by eliminating all members of the enemy team.

Counter-Strike: Source Screenshot

This repository is maintained by Laclede's LAN⁠. Its contents are intended to be bare-bones and used as a stock server. For examples of building a customized server from this Docker image browse its related child-project gamesvr-cssource-freeplay⁠. If any documentation is unclear or it has any issues please see CONTRIBUTING.md⁠.

⁠Linux

linux/amd64

⁠Download
docker pull lacledeslan/gamesvr-cssource
⁠Run Self Tests

The image includes a test script that can be used to verify its contents. No changes or pull-requests will be accepted to this repository if any tests fail.

docker run -it --rm lacledeslan/gamesvr-cssource ./ll-tests/gamesvr-cssource.sh
⁠Run Simple, Interactive Server
docker run -it --rm --net=host lacledeslan/gamesvr-cssource ./srcds_run -game cstrike -tickrate 100 +map de_dust2 +sv_lan 1

⁠Getting Started with Game Servers in Docker

Docker⁠ is an open-source project that bundles applications into lightweight, portable, self-sufficient containers. For a crash course on running Dockerized game servers check out Using Docker for Game Servers⁠. For tips, tricks, and recommended tools for working with Laclede's LAN Dockerized game server repos see the guide for Working with our Game Server Repos⁠. You can also browse all of our other Dockerized game servers: Laclede's LAN Game Servers Directory⁠.

Tag summary

Content type

Image

Digest

sha256:85d07fcf4…

Size

1.3 GB

Last updated

3 days ago

docker pull lacledeslan/gamesvr-cssource

This week's pulls

Pulls:

128

Last week