mc-router/test/mc-router-telegraf-backend/docker-compose.yml

10 lines
154 B
YAML
Raw Normal View History

version: '3'
services:
telegraf:
image: telegraf:1.13
ports:
- 8186:8186
volumes:
- ./telegraf.conf:/etc/telegraf/telegraf.conf:ro