version: '3.8' services: holesail: build: context: ../holesail-connector dockerfile: Dockerfile container_name: holesail-connections ports: - "8001:8001" - "8002:8002" - "8003:8003" - "8004:8004" volicy-proxy: image: velocity:proxy container_name: volicy-proxy ports: - "25565"