my_template_id:# ID for templateimage:debian:12# the docker image to usebindIp:127.0.0.1# the IP to bind toports:# The port number to start with, each instance will add one to startstart:27015# Optional, sets the last available port. Creation will fail if all ports occupied#end: 27018 # List of volumes to expose to containervolumes:-"/srv/l4d2/main/addons:/server/addons"command:bash# Template, similar to server_groups list serverserverTemplate:# The hostname to use for serverhost:test.localhost# Name of server in panelname:test[#%id%] - %port%# The gamedig gametype:l4d2# Legacy.cfgDir:"/dir/to/cfg/folder"#cpuShares: # Optional, the cpu share ratio#memLimit: 1024 # Optional, max memory in megabytes (SI)