mirror of
https://github.com/zeldaret/oot.git
synced 2024-12-29 00:06:33 +00:00
9801a624ff
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
10 lines
138 B
YAML
10 lines
138 B
YAML
services:
|
|
oot:
|
|
volumes:
|
|
- oot-sync:/oot:nocopy
|
|
image: "oot:latest"
|
|
tty: true
|
|
|
|
volumes:
|
|
oot-sync:
|
|
external: true
|