services: pumpkin: build: . ports: - "25565:25565" volumes: - ./data:/pumpkin stdin_open: true tty: true