update docker images
This commit is contained in:
parent
c762b49d03
commit
0bf9f2ff2c
@ -34,8 +34,8 @@ let
|
|||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.media-caddy = {
|
virtualisation.oci-containers.containers.media-caddy = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
# Tags: release-4938bf1, release-2.9.1, release
|
# Tags: release-adcfd40, release-2.9.1, release
|
||||||
image = "ghcr.io/hotio/caddy@sha256:beabf74742cb6771e8f5bbd76d046bc06cb3fa59699ffb7712701a5cfa097cc1";
|
image = "ghcr.io/hotio/caddy@sha256:4be6d22747a07849808e134f53b82dbc39b9e520f077faff682423ddc75e4c8b";
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
|
@ -11,8 +11,8 @@ in {
|
|||||||
TZ = "Europe/Moscow";
|
TZ = "Europe/Moscow";
|
||||||
};
|
};
|
||||||
extraOptions = [ "--pod=media-stack" ];
|
extraOptions = [ "--pod=media-stack" ];
|
||||||
# Tags: 0.22.1433, version-v0.22.1433, v0.22.1433-ls679
|
# Tags: 0.22.1730, version-v0.22.1730, v0.22.1730-ls727
|
||||||
image = "docker.io/linuxserver/jackett@sha256:26ac30423b9808e0716dcde7791841296beacd95e820cfbfc4d50666ea0d1fb8";
|
image = "docker.io/linuxserver/jackett@sha256:e05f37aca02259c8d558fc60510347bfec6f345dbb96032587c545ca90a71836";
|
||||||
volumes = [
|
volumes = [
|
||||||
"${nas-path}/configs/jackett:/config"
|
"${nas-path}/configs/jackett:/config"
|
||||||
];
|
];
|
||||||
|
@ -11,8 +11,8 @@ let
|
|||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.jellyfin = {
|
virtualisation.oci-containers.containers.jellyfin = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
# Tags: 10.10.5, version-10.10.5ubu2404, 10.10.5ubu2404-ls52
|
# Tags: 10.10.6, version-10.10.6ubu2404, 10.10.6ubu2404-ls57
|
||||||
image = "docker.io/linuxserver/jellyfin@sha256:7cdcd4b6b60765290af7a2740960ce30c1f5548313ae60f7e23f6995ed4d147e";
|
image = "docker.io/linuxserver/jellyfin@sha256:3ade631e7085ce6d8ce4b477191152ab51316f0293f23be7531508324cae7b37";
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
|
@ -10,8 +10,8 @@ in {
|
|||||||
TZ = "Europe/Moscow";
|
TZ = "Europe/Moscow";
|
||||||
};
|
};
|
||||||
extraOptions = [ "--pod=media-stack" ];
|
extraOptions = [ "--pod=media-stack" ];
|
||||||
# Tags: 2.9.6, version-2.9.6.4552, 2.9.6.4552-ls30
|
# Tags: 2.10.3, version-2.10.3.4602, 2.10.3.4602-ls36
|
||||||
image = "docker.io/linuxserver/lidarr@sha256:c3aae1e32f7e2b76c6aa0e546a16f3feb570455882a5c9d51c8aec9e53328d66";
|
image = "docker.io/linuxserver/lidarr@sha256:4c3d6942aa0ae3a7da5a4d6a59ee96e43777d834b4234f539bbb5d10a2db2900";
|
||||||
volumes = [
|
volumes = [
|
||||||
"${nas-path}/configs/lidarr/config:/config"
|
"${nas-path}/configs/lidarr/config:/config"
|
||||||
"${nas-path}/configs/lidarr/custom-services.d:/custom-services.d"
|
"${nas-path}/configs/lidarr/custom-services.d:/custom-services.d"
|
||||||
|
@ -4,8 +4,8 @@ let
|
|||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.medusa = {
|
virtualisation.oci-containers.containers.medusa = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
# Tags: 1.0.22, version-v1.0.22, v1.0.22-ls211
|
# Tags: 1.0.22, version-v1.0.22, v1.0.22-ls216
|
||||||
image = "docker.io/linuxserver/medusa@sha256:397636cc7e421ee284d4fb8d9b07874ce41155b419b3e8419dce389fcdb465a7";
|
image = "docker.io/linuxserver/medusa@sha256:78fa244f473e5e791d1c01db61300e33dd5ebc9ab9def206b53bc2621d212f71";
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
|
@ -7,8 +7,8 @@ let
|
|||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.qbittorrent = {
|
virtualisation.oci-containers.containers.qbittorrent = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
# Tags: 5.0.3, version-5.0.3-r0, 5.0.3-r0-ls380
|
# Tags: 5.0.4, version-5.0.4-r0, 5.0.4-r0-ls387
|
||||||
image = "docker.io/linuxserver/qbittorrent@sha256:308d768672fb9e86e800a73504c439176aabe5977bcdf8b99f7561bb603d9b6e";
|
image = "docker.io/linuxserver/qbittorrent@sha256:dc9e13d2edab18cc7c42367526182b2798f9f0f4c590559337f954fb4e3bdc35";
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
|
@ -11,8 +11,8 @@ in {
|
|||||||
TZ = "Europe/Moscow";
|
TZ = "Europe/Moscow";
|
||||||
};
|
};
|
||||||
extraOptions = [ "--pod=media-stack" ];
|
extraOptions = [ "--pod=media-stack" ];
|
||||||
# Tags: 4.0.13, version-4.0.13.2932, 4.0.13.2932-ls271
|
# Tags: 4.0.14, version-4.0.14.2939, 4.0.14.2939-ls277
|
||||||
image = "docker.io/linuxserver/sonarr@sha256:28d9dcbc846aed74bd47dc90305e016183443ddc3dfa3e8bcac268fc653a6e5e";
|
image = "docker.io/linuxserver/sonarr@sha256:7342ef32dd9cd6d13638765cfb8034edd4c80b0584f427159fd7f5ddeef5399d";
|
||||||
volumes = [
|
volumes = [
|
||||||
"${nas-path}/configs/sonarr:/config"
|
"${nas-path}/configs/sonarr:/config"
|
||||||
"${nas-path}:/data"
|
"${nas-path}:/data"
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
in {
|
in {
|
||||||
virtualisation.oci-containers.containers.spdf = {
|
virtualisation.oci-containers.containers.spdf = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
# Tags: latest-fat, 0.41.0-fat
|
# Tags: latest-fat, 0.45.0-fat
|
||||||
image = "docker.io/stirlingtools/stirling-pdf@sha256:e791d48580806f6dade7c9774b7137d40ebbf1f35b86c592877d32eae2cbf0ad";
|
image = "docker.io/stirlingtools/stirling-pdf@sha256:d3e0d26655d48970d5aa414ce57c5f91c59e3a7ed485729654aa142460151d14";
|
||||||
environment = {
|
environment = {
|
||||||
PUID = "1000";
|
PUID = "1000";
|
||||||
PGID = "100";
|
PGID = "100";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user