We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bfb7b0 + db08287 commit 574b08dCopy full SHA for 574b08d
.templates/telegraf/service.yml
@@ -1,6 +1,7 @@
1
telegraf:
2
container_name: telegraf
3
image: telegraf
4
+ restart: unless-stopped
5
volumes:
6
- ./services/telegraf/telegraf.conf:/etc/telegraf/telegraf.conf:ro
7
depends_on:
0 commit comments