services: ironveil: build: . container_name: ironveil volumes: - ./world:/server/world - ./dynmap:/server/dynmap ports: - "5101:25565" - "5201:25575" - "5301:8123" # dynmap restart: unless-stopped