Sign inSign up

edenservers/gmod

By edenservers

Updated about 11 years ago

All-in-one Garry's Mod Server Container built for EdenServers.

Image
4

1.2K

edenservers/gmod repository overview

Official Garry's Mod Server Container on EdenServers

Run on EdenServers

All-in-one Garry's Mod Server Container built for EdenServers.

It also includes an SCP server.


This image is meant to be used on an EdenServers Server.

Our images are built to specifically run for our services. You can run it directly with Docker though.


1.0.0 (2015-08-27)

This initial version contains:

  • steamcmd, and a pre-installed Garry's Mod
  • scp Server to upload and download files

Install

$ docker pull edenservers/gmod

Config

Instructions for Garry's Mod config can be found here.

Environment VariableDescription
MAXPLAYERSGarry's Mod Max Players
MAPGarry's Mod Map
STARTUP_OPTIONSAdditional startup options
USERNAMESCP Username
PASSWORDSCP Password
PortDescription
27015Garry's Mod and RCON
27005Garry's Mod
22SCP

Run example

$ docker run -e MAXPLAYERS=32 -e MAP=gm_construct -e USERNAME=edenservers -e PASSWORD=edenservers -p 27015:27015 -p 27015:27015/udp -p 27005:27005 -p 27005:27005/udp -p 1234:22 -d edenservers/gmod

Made by EdenServers

Tag summary

Content type

Image

Digest

sha256:8ffd88c9d

Size

2.1 GB

Last updated

about 11 years ago

docker pull edenservers/gmod