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 d015f74d9a
docs: update README.md for clarity
4 weeks ago
.devcontainer chore: synced local './' with remote 'docker/' (#81) 4 weeks ago
.github chore: synced local './' with remote 'docker/' (#81) 4 weeks ago
.vscode chore: synced local './' with remote 'docker/' (#80) 4 weeks ago
.checkov.yml chore: synced local './' with remote 'docker/' (#80) 4 weeks ago
.dockerignore automation 3 years ago
.editorconfig chore: synced file(s) with dgibbs64/repo-sync (#78) 4 weeks ago
.gitignore chore: synced file(s) with dgibbs64/repo-sync (#78) 4 weeks ago
.hadolint.yml chore: synced local './' with remote 'docker/' (#80) 4 weeks ago
.prettierrc.json chore: synced file(s) with dgibbs64/repo-sync (#78) 4 weeks ago
.yamllint.yml 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
Dockerfile.ubuntu-2004 chore(docker): update Dockerfiles to remove steam user and set environment variables 4 weeks ago
Dockerfile.ubuntu-2204 chore(docker): update Dockerfiles to remove steam user and set environment variables 4 weeks ago
Dockerfile.ubuntu-2404 chore(docker): update Dockerfiles to remove steam user and set environment variables 4 weeks ago
LICENSE.md docs(license): update copyright year(s) 9 months ago
README.md docs: update README.md for clarity 4 weeks ago
docker-compose.yml add docker-compose file for testing 3 years ago
entrypoint-healthcheck.sh chore: update file permissions for entrypoint scripts 4 weeks ago
entrypoint-user.sh chore: update file permissions for entrypoint scripts 4 weeks ago
entrypoint.sh chore: update file permissions for entrypoint scripts 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'