version: '3.8' services: pinned_message: build: context: . dockerfile: Dockerfile ports: - "8210:8210" - "8220:8220" labels: - "reproxy.enabled=true"