Update docker images

This commit is contained in:
Colin Hebert
2023-04-16 09:58:03 +10:00
parent 1520a5a63f
commit abe6faf9b9
15 changed files with 20 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ name: Book collector
services: services:
readarr-audiobook: readarr-audiobook:
hostname: readarr-audiobook hostname: readarr-audiobook
image: linuxserver/readarr:develop # TODO: Move to a stable version image: lscr.io/linuxserver/readarr:develop # TODO: Move to a stable version
profiles: [ebooks] profiles: [ebooks]
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
@@ -22,7 +22,7 @@ services:
readarr-ebook: readarr-ebook:
hostname: readarr-ebook hostname: readarr-ebook
image: linuxserver/readarr:develop # TODO: Move to a stable version image: lscr.io/linuxserver/readarr:develop # TODO: Move to a stable version
profiles: [ebooks] profiles: [ebooks]
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}

View File

@@ -3,7 +3,7 @@ name: Comic collector
services: services:
mylar: mylar:
hostname: mylar hostname: mylar
image: linuxserver/mylar3 image: lscr.io/linuxserver/mylar3
profiles: [ebooks] profiles: [ebooks]
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}

View File

@@ -3,7 +3,7 @@ name: Dynamic DNS
services: services:
duckdns: duckdns:
hostname: duckdns hostname: duckdns
image: linuxserver/duckdns image: lscr.io/linuxserver/duckdns
environment: environment:
- SUBDOMAINS=${NASCOMPOSE_DUCKDNS_DOMAIN?} - SUBDOMAINS=${NASCOMPOSE_DUCKDNS_DOMAIN?}
- FILE__TOKEN=/run/secrets/duckdns_token - FILE__TOKEN=/run/secrets/duckdns_token

View File

@@ -3,7 +3,7 @@ name: eBook-Reader
services: services:
calibre: calibre:
hostname: calibre hostname: calibre
image: linuxserver/calibre image: lscr.io/linuxserver/calibre
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}
@@ -21,7 +21,7 @@ services:
calibre-web: calibre-web:
hostname: calibre-web hostname: calibre-web
image: linuxserver/calibre-web image: lscr.io/linuxserver/calibre-web
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Indexer
services: services:
prowlarr: prowlarr:
hostname: prowlarr hostname: prowlarr
image: linuxserver/prowlarr image: lscr.io/linuxserver/prowlarr
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -24,7 +24,7 @@ services:
tautulli: tautulli:
hostname: tautulli hostname: tautulli
image: tautulli/tautulli image: lscr.io/linuxserver/tautulli
environment: environment:
PLEX_UID: ${NASCOMPOSE_UID?} PLEX_UID: ${NASCOMPOSE_UID?}
PLEX_GID: ${NASCOMPOSE_GID?} PLEX_GID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Media requester
services: services:
ombi: ombi:
hostname: ombi hostname: ombi
image: linuxserver/ombi image: lscr.io/linuxserver/ombi
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Movie collector
services: services:
radarr: radarr:
hostname: radarr hostname: radarr
image: linuxserver/radarr image: lscr.io/linuxserver/radarr
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Network monitoring
services: services:
smokeping: smokeping:
hostname: smokeping hostname: smokeping
image: linuxserver/smokeping image: lscr.io/linuxserver/smokeping
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Portal
services: services:
heimdall: heimdall:
hostname: heimdall hostname: heimdall
image: linuxserver/heimdall image: lscr.io/linuxserver/heimdall
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: SSH Protection
services: services:
endlessh: endlessh:
hostname: endlessh hostname: endlessh
image: linuxserver/endlessh image: lscr.io/linuxserver/endlessh
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -3,7 +3,7 @@ name: Subtitle collector
services: services:
bazarr: bazarr:
hostname: bazarr hostname: bazarr
image: linuxserver/bazarr image: lscr.io/linuxserver/bazarr
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -49,7 +49,10 @@ services:
qbitmanage: qbitmanage:
hostname: qbitmanage hostname: qbitmanage
image: bobokun/qbit_manage image: hotio/qbitmanage
environment:
PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?}
networks: networks:
- torrents - torrents
- reverse-proxy - reverse-proxy

View File

@@ -3,7 +3,7 @@ name: TV collector
services: services:
sonarr: sonarr:
hostname: sonarr hostname: sonarr
image: linuxserver/sonarr:develop # TODO: Move back to latest image: lscr.io/linuxserver/sonarr:develop # TODO: Move back to latest
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}
PGID: ${NASCOMPOSE_GID?} PGID: ${NASCOMPOSE_GID?}

View File

@@ -9,7 +9,7 @@ services:
sabnzbd: sabnzbd:
hostname: sabnzbd hostname: sabnzbd
image: linuxserver/sabnzbd image: lscr.io/linuxserver/sabnzbd
profiles: [usenet] profiles: [usenet]
environment: environment:
PUID: ${NASCOMPOSE_UID?} PUID: ${NASCOMPOSE_UID?}