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 7c4729f commit 043e1cfCopy full SHA for 043e1cf
docker-compose.yml
@@ -6,6 +6,7 @@ volumes:
6
services:
7
influxdb:
8
build: influxdb
9
+ container_name: influxdb
10
# privileged added so usb drive can be mounted.
11
privileged: true
12
volumes:
0 commit comments