File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,18 @@ Change the inbound port to 6881 (or whichever port you've mapped for the contain
6767
6868This image can be run with a read-only container filesystem. For details please [ read the docs] ( https://docs.linuxserver.io/misc/read-only/ ) .
6969
70+ ### Caveats
71+
72+ * Automatic GeoIP updates will not work
73+
7074## Non-Root Operation
7175
7276This image can be run with a non-root user. For details please [ read the docs] ( https://docs.linuxserver.io/misc/non-root/ ) .
7377
78+ ### Caveats
79+
80+ * Automatic GeoIP updates will not work
81+
7482## Usage
7583
7684To help you get started creating a container from this image you can either use docker-compose or the docker cli.
@@ -344,6 +352,7 @@ To help with development, we generate this dependency graph.
344352 init-config -> init-crontab-config
345353 init-mods-end -> init-custom-files
346354 init-config -> init-deluge-config
355+ init-crontab-config -> init-deluge-config
347356 init-adduser -> init-device-perms
348357 base -> init-envfile
349358 base -> init-migrations
@@ -370,6 +379,7 @@ To help with development, we generate this dependency graph.
370379
371380# # Versions
372381
382+ * ** 29.12.25:** - Fix some issues with GeoIP updates.
373383* ** 23.08.25:** - Update GeoIP provider, add weekly cronjob to update.
374384* ** 12.01.25:** - Rebase libtorrentv1 branch to Alpine 3.21.
375385* ** 19.09.24:** - Prevent race condition related delay during container stop.
You can’t perform that action at this time.
0 commit comments