lgsm local mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Daniel Gibbs 4202b17508 add docker-compose file for testing 2 years ago
.github add workflow dispatch 2 years ago
.dockerignore automation 2 years ago
.editorconfig automation 2 years ago
.gitignore automation 2 years ago
.yamllint.yml automation 2 years ago
Dockerfile.ubuntu-1804 fix dependency 2 years ago
Dockerfile.ubuntu-2004 feat: migrate to s6-overlay for init 2 years ago
Dockerfile.ubuntu-2204 change to jc2server as default 2 years ago
LICENSE automation 2 years ago
README.md add multiple ubuntu images 2 years ago
docker-compose.yml add docker-compose file for testing 2 years ago
entrypoint.sh feat: migrate to s6-overlay for init 2 years ago

README.md

LinuxGSM Docker Image

LinuxGSM
Docker Pulls GitHub Workflow Status Codacy grade SteamCMD MIT License

About

LinuxGSM is a command-line tool for quick, simple deployment and management of Linux dedicated game servers. This container image builds daily and is available on Docker Hub as well as GitHub Container Registry.

Tags

  • latest, ubuntu - Latest Ubuntu LTS release
  • ubuntu-22.04 - Ubuntu 22.04 LTS 'Jammy Jackalope'
  • ubuntu-20.04 - Ubuntu 20.04 LTS 'Focal Fossa'
  • ubuntu-18.04 - Ubuntu 18.04 LTS 'Bionic Beaver'