1 parent 3dc9d1f commit 5f0d816Copy full SHA for 5f0d816
1 file changed
build-images.sh
@@ -42,6 +42,7 @@ buildah config --entrypoint=/ \
42
--label="org.nethserver.authorizations=traefik@node:routeadm" \
43
--label="org.nethserver.tcp-ports-demand=1" \
44
--label="org.nethserver.rootfull=0" \
45
+ --label="org.nethserver.volumes=immich-data" \
46
--label="org.nethserver.images=ghcr.io/immich-app/postgres:14-vectorchord0.4.3-pgvectors0.2.0@sha256:bcf63357191b76a916ae5eb93464d65c07511da41e3bf7a8416db519b40b1c23 ghcr.io/immich-app/immich-server:v3.0.3 ghcr.io/immich-app/immich-machine-learning:v3.0.3 docker.io/valkey/valkey:9@sha256:4963247afc4cd33c7d3b2d2816b9f7f8eeebab148d29056c2ca4d7cbc966f2d9" \
47
"${container}"
48
# Commit the image
0 commit comments