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.
Alex 2404adf887
Merge cffe5d3f01 into 187f6f3bb3
2 weeks ago
.github correct tags 2 months ago
.vscode feat: update Dockerfile and entrypoint scripts 2 years ago
.dockerignore automation 3 years ago
.editorconfig 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
.gitignore 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
.prettierrc.json chore: linting 2 years ago
.yamllint.yml 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
Dockerfile.ubuntu-2004 bug 2 months ago
Dockerfile.ubuntu-2204 use github images instead 2 months ago
Dockerfile.ubuntu-2404 chmod +x for .sh files 4 weeks ago
LICENSE.md docs(license): update copyright year(s) 3 months ago
README.md feat: add Ubuntu 24.04 11 months ago
docker-compose.yml add docker-compose file for testing 2 years ago
entrypoint-healthcheck.sh Remove ubuntu user added in 24.04 by default 4 weeks ago
entrypoint-user.sh Merge cffe5d3f01f47f2eb0f922cc345ac5b443ae9fa8 into 187f6f3bb36569d0d700c2f7db1aa561c0b5421b 2 weeks ago
entrypoint.sh Remove ubuntu user added in 24.04 by default 4 weeks ago

README.md

LinuxGSM Base Docker Image

This is the base LinuxGSM image only.

Use docker-gameserver for full game servers

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 weekly and is available on Docker Hub as well as GitHub Container Registry.

Tags

  • latest, ubuntu - Latest Ubuntu LTS release
  • ubuntu-24.04 - Ubuntu 24.04 LTS 'Noble Numbat'
  • ubuntu-22.04 - Ubuntu 22.04 LTS 'Jammy Jackalope'
  • ubuntu-20.04 - Ubuntu 20.04 LTS 'Focal Fossa'