This repository has been archived on 2021-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
rlcraft-docker/docker-compose.yml

8 lines
132 B
YAML
Raw Normal View History

2020-10-06 22:27:28 +00:00
version: "3.8"
services:
rl-craft:
image: "djeeberjr/rlcraft"
volumes:
- ./test:/data
ports:
- 25565:25565