This repository has been archived on 2023-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
docker-starbound-scmd/docker-compose.yml

11 lines
227 B
YAML

services:
starbound:
build: .
container_name: starbound
ports:
- "21025:21025/tcp"
- "21025:21025/udp"
- "21026:21026/tcp"
volumes:
- /mnt/containers/starbound:/opt/starbound-dedicated