Updated Docker server installation (markdown)

zadam 2019-04-23 20:22:33 +02:00
parent 4731a54c37
commit d32ffdeaff

@ -8,7 +8,9 @@ Docker images are published on docker hub: https://hub.docker.com/r/zadam/triliu
docker pull zadam/trilium:[VERSION]
~~~~
Replace [VERSION] for actual latest version. It's not recommended to use "latest" tag.
Replace [VERSION] for actual latest version or use "series" tag - e.g. `0.31-latest`.
**It's not recommended to use "latest" tag since it may upgrade your Trilium instance to new minor version which may potentially break your sync setup or cause other issues.**
## Run image