services: app: image: app build: . ports: - "8000:8000" logging: driver: "fluentd" options: fluentd-address: localhost:24224 tag: jufka