Immich addition

This commit is contained in:
Alexandre
2023-01-12 10:31:21 +01:00
parent bd3d04db1c
commit b9ce90ee74
12 changed files with 512 additions and 0 deletions

9
immich/build.json Normal file
View File

@@ -0,0 +1,9 @@
{
"build_from": {
"aarch64": "martabal/immich:latest",
"amd64": "martabal/immich:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}