Sign inSign up

cutch69/linuxgsm

By cutch69

Updated over 6 years ago

Image
0

153

cutch69/linuxgsm repository overview


LinuxGSM
Docker

LinuxGSM

MIT Licence

This docker image is under development and not officialy supported. I did update missing packages.

The developers of LinuxGSM are not currently docker experts. So if there is someone interested in becoming a LinuxGSM docker developer please contact us.

A docker container distribution of https://github.com/GameServerManagers/LinuxGSM

Dockerhub https://hub.docker.com/r/gameservermanagers/linuxgsm-docker/

Run Game Servers in Docker, multiplex multiple LinuxGSM deployments easily by taking advantage of Dockers port mapping.

Installation

This will work both on linux and Docker for Windows. With Docker for Windows, skip the first command and make a folder the normal way. When running the container, Docker for Windows may ask for permission to access the folder. Simply allow this action.

$ mkdir -p /path/to/lgsm && sudo chown -R 750:750 /path/to/lgsm
$ docker run --name lgsm-docker --restart always --net=host --hostname LGSM -it -v "/path/to/lgsm:/home/lgsm/" gameservermanagers/linuxgsm-docker

Tag summary

Content type

Image

Digest

Size

342 MB

Last updated

over 6 years ago

docker pull cutch69/linuxgsm