Simple image for Euro Truck Simulator 2 and American Truck Simulator Dedicated Server.
895
This is a simple container containing the Euro Truck Simulator / American Truck simulator dedicated server. It's based on the cm2network/steamcmd image.
Use tag ets2 for Euro Truck Simulator and ats for American Truck Simulator.
The server homedir is located in /server_home/<name-of-game> inside the container and needs to be persistent.
This is also where server_packages.dat and server_packages.sii go.
Start container for ETS2:
docker run -v /your/host/path:/server_home --name ets2-dedicated-server waldemarlegrein/trucksimulatorserver:ets2
If /your/host/path is empty, the server will stop after a while and complain about missing server_config files.
In that case, copy server_packages.dat and server_packages.sii to /your/host/path/Euro Truck Simulator 2/ and start the container again.
For further information about the server, check the official SCS page: https://modding.scssoft.com/wiki/Documentation/Tools/Dedicated_Server
Content type
Image
Digest
sha256:51808f5e2…
Size
169.2 MB
Last updated
about 2 years ago
docker pull waldemarlegrein/trucksimulatorserver:ats