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.
dependabot[bot] 2faab59c96
chore(deps): bump actions/checkout from 5 to 6
6 months ago
.devcontainer chore: synced file(s) with dgibbs64/repo-sync (#86) 7 months ago
.github chore(deps): bump actions/checkout from 5 to 6 6 months ago
.vscode chore: update GitHub Actions workflow and add configuration files 7 months ago
.checkov.yml chore: add `node_modules/` to skip-path in .checkov.yml 7 months ago
.dockerignore automation 4 years ago
.editorconfig chore: synced file(s) with dgibbs64/repo-sync (#78) 10 months ago
.gitignore chore: synced local './' with remote 'docker/' (#83) 10 months ago
.hadolint.yml chore: synced local './' with remote 'docker/' (#80) 10 months ago
.prettierrc.json chore: synced file(s) with dgibbs64/repo-sync (#78) 10 months ago
.yamllint.yml 🔄 synced file(s) with dgibbs64/repo-sync (#21) 3 years ago
Dockerfile.ubuntu-2004 chore(docker): update Dockerfiles to remove steam user and set environment variables 10 months ago
Dockerfile.ubuntu-2204 chore(docker): update Dockerfiles to remove steam user and set environment variables 10 months ago
Dockerfile.ubuntu-2404 chore(docker): update Dockerfiles to remove steam user and set environment variables 10 months ago
LICENSE.md chore: synced file(s) with dgibbs64/repo-sync (#85) 9 months ago
README.md docs: update README.md for clarity 10 months ago
docker-compose.yml add docker-compose file for testing 4 years ago
entrypoint-healthcheck.sh chore: update file permissions for entrypoint scripts 10 months ago
entrypoint-user.sh chore: update file permissions for entrypoint scripts 10 months ago
entrypoint.sh chore: update file permissions for entrypoint scripts 10 months ago
package.json chore: update GitHub Actions workflow and add configuration files 7 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'