Skip to content

Commit 3cc5ad8

Browse files
Bot Updating Templated Files
1 parent a22b4f8 commit 3cc5ad8

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
@@ -71,23 +71,23 @@ This image provides various versions that are available via tags. Please read th
7171

7272
Access the webui at `<your-ip>:8787`, for more information check out [Readarr](https://github.com/Readarr/Readarr).
7373

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

84-
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.
76+
We have set `/books` 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.
8577

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

8880
>[!TIP]
8981
>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.
9082
83+
## Read-Only Operation
84+
85+
This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/).
86+
87+
## Non-Root Operation
88+
89+
This image can be run with a non-root user. For details please [read the docs](https://docs.linuxserver.io/misc/non-root/).
90+
9191
## Usage
9292

9393
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)