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] 97c2f42d2e
chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#50)
10 months ago
.github chore(deps): bump docker/login-action from 3.1.0 to 3.2.0 (#50) 10 months ago
.vscode feat: update Dockerfile and entrypoint scripts 2 years ago
.dockerignore automation 2 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 feat: add Ubuntu 24.04 11 months ago
Dockerfile.ubuntu-2204 change gid and uid number 11 months ago
Dockerfile.ubuntu-2404 change gid and uid number 11 months ago
LICENSE.md docs(license): update copyright year(s) 1 year 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 feat: update nodejs installer and update USER env 2 years ago
entrypoint-user.sh feat: add npm install to container 1 year ago
entrypoint.sh feat: run cron on entrypoint.sh 1 year 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'