GIMP: remove orphaned photopea container+image; mount host home for imports; .env IMAGE_GIMP

This commit is contained in:
2026-08-26 15:03:58 +10:00
parent 9b5293ffe7
commit 802def6a0b
2 changed files with 4 additions and 1 deletions

View File

@@ -24,6 +24,6 @@ S3_SECRET_KEY=CHANGE_ME_secret
S3_REGION=garage
# --- Tool container images (verify before enabling profile "tools") ---
IMAGE_PHOTOPEA=texasbullphotography/photopea:latest
IMAGE_GIMP=lscr.io/linuxserver/gimp:latest
IMAGE_VIDEO=lscr.io/linuxserver/webtop:latest
IMAGE_AUDIO=lscr.io/linuxserver/webtop:latest

View File

@@ -186,6 +186,9 @@ services:
volumes:
- gimp-config:/config
- /mnt/data/family-home-lab/shared-media:/media:ro
- /home/sam:/home/sam:ro
- /home/sam/Downloads:/home/abc/Downloads
- /home/sam/Pictures:/home/abc/Pictures
networks: [fhl-net]
shm_size: 1gb
<<: *logging