1
0
mirror of https://github.com/factoriotools/factorio-docker.git synced 2025-03-27 21:39:18 +02:00
2017-12-30 19:14:32 -08:00

10 lines
153 B
YAML

version: '2'
services:
factorio:
build: .
ports:
- "34197:34197/udp"
- "27015:27015/tcp"
volumes:
- /opt/factorio:/factorio