X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/23a68ba6e720d9d9449ccea4dd366cb002b4aa0f..071702bff9dacc7269d3726eb61cf20238e64d23:/docker/README.md?ds=sidebyside diff --git a/docker/README.md b/docker/README.md index 343c69e..10ee322 100644 --- a/docker/README.md +++ b/docker/README.md @@ -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 ``` +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