exporter: build: ./ command: -endpoint=http://app:8080/stats -listen :8081 --timeout 200 links: - app ports: - 8081:8081 app: image: beorn7/syseng-challenge ports: - 8080:8080