Skip to content

Commit 37f9665

Browse files
Bot Updating Templated Files
1 parent 6d4ca17 commit 37f9665

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -70,23 +70,23 @@ This image provides various versions that are available via tags. Please read th
7070

7171
Access the webui at `<your-ip>:8989`, for more information check out [Sonarr](https://sonarr.tv/).
7272

73-
## Read-Only Operation
74-
75-
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
76-
77-
## Non-Root Operation
78-
79-
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/).
80-
8173
### Media folders
8274

83-
We have set /music and /downloads as optional paths, this is because it is the easiest way to get started. While easy to use, it has some drawbacks. Mainly losing the ability to hardlink (TL;DR a way for a file to exist in multiple places on the same file system while only consuming one file worth of space), or atomic move (TL;DR instant file moves, rather than copy+delete) files while processing content.
75+
We have set `/tv` and `/downloads` as optional paths, this is because it is the easiest way to get started. While easy to use, it has some drawbacks. Mainly losing the ability to hardlink (TL;DR a way for a file to exist in multiple places on the same file system while only consuming one file worth of space), or atomic move (TL;DR instant file moves, rather than copy+delete) files while processing content.
8476

8577
Use the optional paths if you don't understand, or don't want hardlinks/atomic moves.
8678

8779
>[!TIP]
8880
>The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/docker-guide#consistent-and-well-planned-paths) on how to get started with this.
8981
82+
## Read-Only Operation
83+
84+
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
85+
86+
## Non-Root Operation
87+
88+
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/).
89+
9090
## Usage
9191

9292
To help you get started creating a container from this image you can either use docker-compose or the docker cli.

0 commit comments

Comments
 (0)