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 2a95ca9 commit f5e8f08Copy full SHA for f5e8f08
docker-compose.yml
@@ -3,11 +3,6 @@ volumes:
3
influx-data:
4
influx-config:
5
services:
6
- nfsd:
7
- image: itsthenetwork/nfs-server-alpine:latest-arm
8
- privileged: true
9
- environment:
10
- - SHARED_DIRECTORY=/nfsshare
11
influxdb:
12
build: influxdb
13
# privileged added so usb drive can be mounted.
0 commit comments