Răsfoiți Sursa

add chown warning

ksurl 3 ani în urmă
părinte
comite
732537eaba
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      docs/install.md

+ 2 - 0
docs/install.md

@@ -269,6 +269,8 @@ services:
     restart: unless-stopped
 ```
 
+If using a non-root user when running the docker version, be sure to chown the server.yml, user.db, and cache.db files to the same uid/gid.
+
 Alternatively, you may wish to build a customized Docker image that can be run with fewer command-line arguments and without delivering the configuration file separately.
 ```
 FROM binwiederhier/ntfy