nomount
This commit is contained in:
parent
d33d878074
commit
5282907375
|
@ -29,7 +29,7 @@ services:
|
||||||
image: docker-registry1.in.thelinuxpro.net:5000/tlp/telegraf:latest
|
image: docker-registry1.in.thelinuxpro.net:5000/tlp/telegraf:latest
|
||||||
depends_on:
|
depends_on:
|
||||||
- influxdb
|
- influxdb
|
||||||
volumes:
|
#volumes:
|
||||||
# Mount for telegraf config
|
# Mount for telegraf config
|
||||||
#- ./telegraf/mytelegraf.conf:/etc/telegraf/telegraf.conf:ro
|
#- ./telegraf/mytelegraf.conf:/etc/telegraf/telegraf.conf:ro
|
||||||
networks:
|
networks:
|
||||||
|
|
Loading…
Reference in New Issue