Skip to content

Docker images for several game servers.

License

Notifications You must be signed in to change notification settings

Mattzi/game-images

This branch is 26 commits ahead of, 113 commits behind IPS-Hosting/game-images:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66e6d1c · Nov 4, 2022

History

93 Commits
Dec 21, 2021
Jul 13, 2021
Oct 27, 2021
Dec 3, 2021
Nov 4, 2022
Jul 4, 2022
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Dec 3, 2021
Jul 13, 2021
Jul 4, 2022

Repository files navigation

game-images

Game server docker images for the following games:

See the README of individual games for more information.

To run Minecraft servers, the following image is recommended: https://github.com/itzg/docker-minecraft-server.

These images are used for IPS Hosting, a german game server hosting provider. However, feel free to use them for your own needs.

Building and Versioning

On every push to the main branch, all images that were changed are automatically rebuilt and deployed to Docker Hub using the following tags:

  • The image version (e.g. v1, v2, ...)
  • latest

In addition, each image is rebuilt and deployed weekly at Sunday 00:00 to keep up with latest security patches.

The image version is configured as an env variable in the workflow file of the game in the .github/workflows/ directory and should be raised whenever a breaking change is introduced to a game image.

PRs are welcome!

About

Docker images for several game servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.7%
  • PowerShell 19.5%
  • Dockerfile 16.8%