{"id":27442400,"url":"https://github.com/drpsychick/docker-linuxgsm-ubuntu","last_synced_at":"2026-05-15T08:11:12.393Z","repository":{"id":49294582,"uuid":"167756207","full_name":"DrPsychick/docker-linuxgsm-ubuntu","owner":"DrPsychick","description":"Base image for linuxgsm with different Ubuntu versions","archived":false,"fork":false,"pushed_at":"2022-08-28T16:02:23.000Z","size":59,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T03:44:02.392Z","etag":null,"topics":["docker","game","game-server","lgsm","linuxgsm","server","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrPsychick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-27T01:06:28.000Z","updated_at":"2024-05-02T03:44:02.393Z","dependencies_parsed_at":"2023-01-16T17:00:21.138Z","dependency_job_id":null,"html_url":"https://github.com/DrPsychick/docker-linuxgsm-ubuntu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrPsychick%2Fdocker-linuxgsm-ubuntu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrPsychick%2Fdocker-linuxgsm-ubuntu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrPsychick%2Fdocker-linuxgsm-ubuntu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrPsychick%2Fdocker-linuxgsm-ubuntu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrPsychick","download_url":"https://codeload.github.com/DrPsychick/docker-linuxgsm-ubuntu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248982999,"owners_count":21193499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","game","game-server","lgsm","linuxgsm","server","ubuntu"],"created_at":"2025-04-15T00:27:28.526Z","updated_at":"2026-05-15T08:11:12.354Z","avatar_url":"https://github.com/DrPsychick.png","language":"Shell","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=FTXDN7LCDWUEA\u0026source=url","https://github.com/sponsors/DrPsychick"],"categories":[],"sub_categories":[],"readme":"# [Docker image: drpsychick/linuxgsm-ubuntu](https://hub.docker.com/r/drpsychick/linuxgsm-ubuntu)\n\n[![Docker image](https://img.shields.io/docker/image-size/drpsychick/linuxgsm-ubuntu?sort=date)](https://hub.docker.com/r/drpsychick/linuxgsm-ubuntu/tags)\n[![Travis build status](https://app.travis-ci.com/DrPsychick/docker-linuxgsm-ubuntu.svg?branch=master)](https://app.travis-ci.com/github/DrPsychick/docker-linuxgsm-ubuntu)\n[![DockerHub pulls](https://img.shields.io/docker/pulls/drpsychick/linuxgsm-ubuntu.svg)](https://hub.docker.com/r/drpsychick/linuxgsm-ubuntu/)\n[![DockerHub stars](https://img.shields.io/docker/stars/drpsychick/linuxgsm-ubuntu.svg)](https://hub.docker.com/r/drpsychick/linuxgsm-ubuntu/)\n[![license](https://img.shields.io/github/license/drpsychick/docker-linuxgsm-ubuntu.svg)](https://github.com/drpsychick/docker-linuxgsm-ubuntu/blob/master/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/drpsychick/docker-linuxgsm-ubuntu.svg)](https://github.com/drpsychick/docker-linuxgsm-ubuntu)\n[![Paypal](https://img.shields.io/badge/donate-paypal-00457c.svg?logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=FTXDN7LCDWUEA\u0026source=url)\n[![GitHub Sponsor](https://img.shields.io/badge/github-sponsor-blue?logo=github)](https://github.com/sponsors/DrPsychick)\n\n* Source: https://github.com/DrPsychick/docker-linuxgsm-ubuntu\n* Image: https://hub.docker.com/r/drpsychick/linuxgsm-ubuntu\n* Inspired by: https://github.com/GameServerManagers/LinuxGSM-Docker\n\n\n#### Attention: by using this image, you accept the `steamcmd` license!\nThe license can be found within the image: `/usr/share/doc/steamcmd/copyright`\n\nThe license is auto-agreed in the `Dockerfile` with `echo steamcmd steam/question select \"I AGREE\" | debconf-set-selections` \n\n### Usage\nEither run game server directly or build your own image based on this one\n\nRun gameserver (mount directory to persist server files!)\n```\ncd myarkserver\nmkdir serverfiles\ndocker run --rm -t \\\n  --mount type=bind,source=$PWD/serverfiles,target=/home/lgsm/serverfiles \\\n  --env SERVERNAME=arkserver \\\n  drpsychick/linuxgsm-ubuntu start\n```\n\nKnown Issues\n------------\n* Requires a user (`UID 750`) and group (`UID 750`) on the host. All server files must be owned by this user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrpsychick%2Fdocker-linuxgsm-ubuntu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrpsychick%2Fdocker-linuxgsm-ubuntu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrpsychick%2Fdocker-linuxgsm-ubuntu/lists"}