lgsm local mirror
Daniel Gibbs 10a5dda827 build: update Docker build and push actions 2 years ago
.github build: update Docker build and push actions 2 years 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-1804 fix: update LGSM GitHub branch to master 2 years ago
Dockerfile.ubuntu-2004 fix: update LGSM GitHub branch to master 2 years ago
Dockerfile.ubuntu-2204 fix: update LGSM GitHub branch to master 2 years ago
LICENSE.md Update and rename LICENSE to LICENSE.md 2 years ago
README.md chore: linting 2 years ago
docker-compose.yml add docker-compose file for testing 2 years ago
entrypoint-healthcheck.sh fix: update file paths in entrypoint scripts 2 years ago
entrypoint-user.sh fix: update file paths in entrypoint scripts 2 years ago
entrypoint.sh feat: update Dockerfile and entrypoint scripts 2 years ago

README.md

LinuxGSM Docker Image

Note this is the base LinuxGSM image. For full game servers use docker-gameserver

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'