https://github.com/NoKrab/docker-satisfactory
4.3K
path for savegames in container:
/home/steam/.config/Epic/FactoryGame/Saved/SaveGames/server
Folder permissions have to be 1000:1000 default
services:
satisfactory:
image: bitsfitr/satisfactory:latest
restart: always
ports:
- "15777:15777/udp"
- "15000:15000/udp"
- "7777:7777/udp"
volumes:
- ./game:/home/steam/SatisfactoryDedicatedServer
- ./.config:/home/steam/.config
- ./Steam:/home/steam/Steam
- ./.local:/home/steam/.local
Content type
Image
Digest
sha256:ff5688e23…
Size
58.8 MB
Last updated
about 4 years ago
docker pull bitsfitr/satisfactory