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.
dgibbs64 120f08a864 chore: synced local './' with remote 'docker/' 8 hours ago
.github chore: synced local './' with remote 'docker/' 8 hours ago
.vscode chore: synced local './' with remote 'docker/' 8 hours ago
.dockerignore automation 3 years ago
.editorconfig chore: synced local './' with remote 'docker/' 8 hours ago
.gitignore 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
.prettierrc.json chore: linting 3 years ago
.yamllint.yml 🔄 synced file(s) with dgibbs64/repo-sync (#21) 2 years ago
Dockerfile.ubuntu-2004 feat(docker): add LGSM_COMPRESSEDMAPSDIR environment variable to Ubuntu Dockerfiles 1 month ago
Dockerfile.ubuntu-2204 feat(docker): add LGSM_COMPRESSEDMAPSDIR environment variable to Ubuntu Dockerfiles 1 month ago
Dockerfile.ubuntu-2404 feat(docker): add LGSM_COMPRESSEDMAPSDIR environment variable to Ubuntu Dockerfiles 1 month ago
LICENSE.md docs(license): update copyright year(s) 7 months ago
README.md feat: add Ubuntu 24.04 1 year ago
docker-compose.yml add docker-compose file for testing 3 years ago
entrypoint-healthcheck.sh Remove ubuntu user added in 24.04 by default 5 months ago
entrypoint-user.sh feat(update): add option to disable update checks (#70) 1 month ago
entrypoint.sh Remove ubuntu user added in 24.04 by default 5 months 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'