Updated Docker server installation (markdown)

rsheftel 2021-01-18 18:24:34 -05:00
parent 1942034200
commit b568dd20b7

@ -25,3 +25,5 @@ Command above is mounting volume to the host system so that trilium's data (most
If you want to run your instance in a non-default way, please use the volume switch as follows: `-v ~/YourOwnDirectory:/root/trilium-data zadam/trilium:[VERSION]`.
It is important to be aware of how Docker works for volumes, with the first path being your own and the second the one to virtually bind to.
https://docs.docker.com/storage/volumes/
X