mirror of
https://github.com/linuxserver/docker-nzbget.git
synced 2026-02-20 06:59:36 +08:00
Merge pull request #48 from linuxserver/interdir_note_readme
Interdir note readme
This commit is contained in:
commit
b9faceb03d
@ -84,6 +84,11 @@ scroll to bottom, set umask like this (example shown for unraid)
|
||||
|
||||

|
||||
|
||||
You can add an additional mount point for intermediate unpacking folder with:-
|
||||
|
||||
`-v </path/to/intermedia_unpacking_folder>:/intermediate`
|
||||
|
||||
for example, and changing the setting for InterDir in the PATHS tab of settings to `/intermediate`
|
||||
|
||||
## Info
|
||||
* Shell access whilst the container is running: `docker exec -it nzbget /bin/bash`
|
||||
@ -99,6 +104,7 @@ To monitor the logs of the container in realtime: `docker logs -f nzbget`
|
||||
|
||||
## Versions
|
||||
|
||||
+ **20.02.18:** Add note about supplemental mount point for intermediate unpacking.
|
||||
+ **13.12.17:** Rebase to alpine 3.7.
|
||||
+ **02.09.17:** Place app in subfolder rather than /app.
|
||||
+ **12.07.17:** Add inspect commands to README, move to jenkins build and push.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user