]> git.p6c8.net - jirafeau_project.git/blobdiff - docker/README.md
Updated Docker README
[jirafeau_project.git] / docker / README.md
index 343c69e2edee4d2fa7ab60a29fdea8196568f46b..10ee3224e986b53c79bc7930754b38f78ac1426c 100644 (file)
@@ -89,6 +89,8 @@ mkdir /tmp/jirafeau_data
 docker run -it --rm -p 8080:80 -v /tmp/jirafeau_data:/data registry.gitlab.com/jirafeau/jirafeau:latest
 ```
 
 docker run -it --rm -p 8080:80 -v /tmp/jirafeau_data:/data registry.gitlab.com/jirafeau/jirafeau:latest
 ```
 
+Please note that the files and directories created in the directory outside the container will probably be owned by UID 100.
+
 ## Few notes
 
 - `var-...` folder where lives all uploaded data is protected from direct access
 ## Few notes
 
 - `var-...` folder where lives all uploaded data is protected from direct access

patrick-canterino.de