Update karakeep.yaml

updated karakeep chrome image
This commit is contained in:
2026-08-16 08:39:49 -05:00
parent 22a16ffc0b
commit b1959436da
+7 -4
View File
@@ -74,16 +74,19 @@ services:
# CHROME
######################
karakeep-chrome:
image: gcr.io/zenika-hub/alpine-chrome:124
image: ghcr.io/karakeep-app/karakeep-chrome:release
container_name: karakeep-chrome
restart: unless-stopped
init: true
command:
- --no-sandbox
#- --no-sandbox
- --disable-gpu
- --disable-dev-shm-usage
- --remote-debugging-address=0.0.0.0
- --remote-debugging-port=9222
#- --remote-debugging-address=0.0.0.0
#- --remote-debugging-port=9222
- --hide-scrollbars
- --disable-blink-features=AutomationControlled
- --window-size=1440,900
labels:
- rackpeek.name=karakeep-chrome
- rackpeek.tags=service