|
|
|
@ -286,9 +286,10 @@ Now we need to make sure that the newly created files and folders have the corre
|
|
|
|
|
sudo chown -R docker:users /volume1/data /volume1/docker
|
|
|
|
|
sudo chmod -R a=,a+rX,u+w,g+w /volume1/data /volume1/docker
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
!!! note
|
|
|
|
|
If you copy files from a different library into the newly created library, you need to rerun these commands. !!!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
------
|
|
|
|
|
|
|
|
|
|
## Run the Docker Compose
|
|
|
|
|