tainrs/readarr
Starting the container
-
Set the
PUIDvariable to the local user that has read & write permissions for theconfigfolder. (e.g.PUID=1000orPUID=$(id -u)for the current user id) -
Set the
GUIDvariable to the local group that has read & write permissions for theconfigfolder. (e.g.GUID=1000orGUID=$(id -g)for the current group id) -
UMASK 002 is the default for most applications. This corresponds to 775 or rwxrwxr-x permissions.
-
Set the path to your config folder as needed. Here it's set to the
configsubfolder in the current directory.
Hint: you can use the current workdir as wel. e.g.-v $(pwd)/config:/config
-
Set the
PUIDvariable to the local user that has read & write permissions for theconfigfolder. (e.g.PUID=1000orPUID=$(id -u)for the current user id) -
Set the
GUIDvariable to the local group that has read & write permissions for theconfigfolder. (e.g.GUID=1000orGUID=$(id -g)for the current group id) -
UMASK 002 is the default for most applications. This corresponds to 775 or rwxrwxr-x permissions.
-
Set the path to your config folder as needed. Here it's set to the
configsubfolder in the current directory.
Hint: you can use the current workdir as wel. e.g.-v $(pwd)/config:/config
This is the readarr container.
Tags
| Tags | Description | Last Updated | Age |
|---|