8 lines
339 B
Markdown
8 lines
339 B
Markdown
A Dockerfile to use the Archipelago through Docker.<br>
|
|
Note: The save file needs to be created somewhere else and then put into the mounted volume before starting the server.
|
|
|
|
### Volumes:
|
|
- `/home/archipelago/saves` -> Directory to put the save files into
|
|
|
|
### Env Vars:
|
|
- `SERVERPASSWORD` -> The password needed to connect to the server |