GIMP: remove orphaned photopea container+image; mount host home for imports; .env IMAGE_GIMP
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user