docs: Added compose example to data attaching section

This commit is contained in:
Geoff Bourne
2021-01-24 12:31:56 -06:00
parent 4c2829e3d2
commit 54027049d3
2 changed files with 19 additions and 2 deletions
+1
View File
@@ -8,4 +8,5 @@ services:
environment:
EULA: "TRUE"
volumes:
# attach the relative directory 'data' to the container's /data path
./data:/data