22 lines
423 B
YAML
22 lines
423 B
YAML
name: active
|
|
services:
|
|
gluetun:
|
|
image: qmcgaw/gluetun:v3.40.0
|
|
|
|
jellyfin:
|
|
image: jellyfin/jellyfin:10.10.7
|
|
|
|
jellyseerr:
|
|
image: fallenbagel/jellyseerr:2.7.1
|
|
|
|
prowlarr:
|
|
image: lscr.io/linuxserver/prowlarr:1.37.0
|
|
|
|
qbittorrent:
|
|
image: lscr.io/linuxserver/qbittorrent:5.1.2-libtorrentv1
|
|
|
|
radarr:
|
|
image: lscr.io/linuxserver/radarr:5.26.2
|
|
|
|
sonarr:
|
|
image: lscr.io/linuxserver/sonarr:4.0.15
|