Add WIP prowlarr/other arr stack
This commit is contained in:
parent
dbdf3ef24d
commit
2dbb6558a5
16
pages/02.linux/33.prowlarr/default.en.md
Normal file
16
pages/02.linux/33.prowlarr/default.en.md
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Prowlarr
|
||||
visible: false
|
||||
---
|
||||
|
||||
*NOTE: This application is still in beta. No stable release is available*
|
||||
|
||||
## Application
|
||||
`lscr.io/linuxserver/prowlarr:develop`
|
||||
```
|
||||
# podman run -d \
|
||||
--name=prowlarr \
|
||||
-p 9696:9696 \
|
||||
-v /mnt/prowlarr/config:/config \
|
||||
lscr.io/linuxserver/prowlarr:develop
|
||||
```
|
Loading…
Reference in New Issue
Block a user