Immich noml

This commit is contained in:
alexbelgium
2025-06-01 08:28:27 +02:00
parent 7b578929a1
commit e388c04075
11 changed files with 783 additions and 0 deletions

9
immich_noml/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "ghcr.io/imagegenius/immich:noml",
"amd64": "ghcr.io/imagegenius/immich:noml"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}