Experience the ultimate open-source simulation game inspired by the classic Transport Tycoon Deluxe. Build a sprawling transportation empire by establishing complex routes across land, water, and air. Manage your company to maximize profits while adapting to dynamic environments and town growth.
Key features include:
services:
openttd:
image: openttd/openttd:latest
container_name: openttd
restart: unless-stopped
ports:
- "3979:3979/tcp"
- "3979:3979/udp"
volumes:
- ./data:/home/openttd/.local/share/openttd
# Runs the game in dedicated server mode
command: -DAuto-fetched about 19 hours ago
Auto-fetched about 19 hours ago