Sign inSign up

bitsfitr/satisfactory

By bitsfitr

Updated about 4 years ago

https://github.com/NoKrab/docker-satisfactory

Image
1

4.3K

bitsfitr/satisfactory repository overview

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

Tag summary

Content type

Image

Digest

sha256:ff5688e23

Size

58.8 MB

Last updated

about 4 years ago

docker pull bitsfitr/satisfactory