OpenFactorioServerManager / factorio-server-manager

A tool to help manage Factorio multiplayer servers including mods and save games.
MIT License
541 stars 129 forks source link

use server of docker factorio instance #361

Open mok-liee opened 8 months ago

mok-liee commented 8 months ago

hi,

is it possible to manage an docker instance of factorio (image: factoriotools/factorio) which is in the same stack (via docker compose)?

greetings mok

knoxfighter commented 8 months ago

No, our docker image does contain factorio already, there is no need for another container. You can use our docker-compose file to simply start it.