mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-12-26 19:08:23 +01:00
docs
This commit is contained in:
parent
ebf0afa524
commit
e12e303d2d
13
README.md
13
README.md
@ -19,14 +19,7 @@ The game is very stable and optimized for building massive factories. You can cr
|
|||||||
|
|
||||||
NOTE: This is only the server. The game is available on [Steam](http://store.steampowered.com/app/427520/).
|
NOTE: This is only the server. The game is available on [Steam](http://store.steampowered.com/app/427520/).
|
||||||
|
|
||||||
# Features
|
# Usage
|
||||||
|
|
||||||
* Configurable via ```server-config.json```.
|
|
||||||
* Automatically loads the last save.
|
|
||||||
* Volumes for saves and mods.
|
|
||||||
* Small size. Based on Alpine Linux.
|
|
||||||
|
|
||||||
# How to use this image?
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
@ -75,9 +68,11 @@ For custom map settings edit ```map-gen-settings.json``` in ```/tmp/factorio/con
|
|||||||
|
|
||||||
Copy the mods into the mods folder and restart the server.
|
Copy the mods into the mods folder and restart the server.
|
||||||
|
|
||||||
|
# Container Details
|
||||||
|
|
||||||
## Volumes
|
## Volumes
|
||||||
|
|
||||||
The server has only one volume: ```/factorio```. Under this folder there are folders for ```/saves```, ```/mods```, and ```/config```.
|
The container has one volume located at ```/factorio```. Under this folder there are sub-folders for configuration, mods, and saves.
|
||||||
|
|
||||||
* ```/factorio```
|
* ```/factorio```
|
||||||
* ```/config```
|
* ```/config```
|
||||||
|
Loading…
Reference in New Issue
Block a user