Cleo d34e41db30
Build and Push Docker Image / build (release) Successful in 1m18s
try fixing docker build workflow again
2026-07-12 17:18:11 +02:00
2026-06-11 22:31:15 +02:00
2026-06-09 19:15:20 +02:00

A Dockerfile to use the Archipelago through Docker.
Note: The save file needs to be created somewhere else and then put into the mounted volume before starting the server.

Port

  • The server port is set to 38281 and needs to be exposed for the server to be reachable

Volumes:

  • /home/archipelago/saves -> Directory to put the save files into

Env Vars:

  • SERVERPASSWORD -> The password needed to connect to the server
S
Description
Archipelago Server as a Docker Image
Readme 41 KiB
2026-07-12 15:18:37 +00:00
Languages
Dockerfile 64.6%
Shell 35.4%