Skip to content

Commit 5f0d816

Browse files
committed
Add image label volume for immich-data
1 parent 3dc9d1f commit 5f0d816

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build-images.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ buildah config --entrypoint=/ \
4242
--label="org.nethserver.authorizations=traefik@node:routeadm" \
4343
--label="org.nethserver.tcp-ports-demand=1" \
4444
--label="org.nethserver.rootfull=0" \
45+
--label="org.nethserver.volumes=immich-data" \
4546
--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" \
4647
"${container}"
4748
# Commit the image

0 commit comments

Comments
 (0)