We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f44324 commit db08287Copy full SHA for db08287
.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