services: anyame-unifier-title: build: context: ../../../. dockerfile: src/main/docker/Dockerfile.native-micro container_name: anyame-unifier-title restart: on-failure networks: - anyame-consul deploy: resources: limits: memory: 512M cpus: "1" reservations: memory: 128M cpus: "0.3" networks: anyame-consul: name: anyame-consul external: true