Updated Docker server installation (markdown)

rsheftel 2021-01-18 18:24:48 -05:00
parent b568dd20b7
commit ff0cd1e829

@ -25,5 +25,3 @@ 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