Files
oot/docker-compose.yml
T
Parker Loflin 9801a624ff removing due to deprecation (#2369)
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
2024-12-15 06:13:55 -05:00

11 lines
138 B
YAML

services:
oot:
volumes:
- oot-sync:/oot:nocopy
image: "oot:latest"
tty: true
volumes:
oot-sync:
external: true