Chrome
Docker Automated Build Repository for siomiz/chrome -- Google Chrome via VNC (or via Chrome Remote Desktop)
Install / Use
/learn @siomiz/ChromeREADME
:new: Recent update made chrome the running USER. Chrome profile must be owned by user chrome so you may need to run docker exec --volumes-from <your-chrome-profile> --user root siomiz/chrome chown -R chrome:chrome /home/chrome to fix permission issues.
Google Chrome via VNC
docker run -p 127.0.0.1:5900:5900 siomiz/chrome
- Google Chrome, ~~not Chromium, for the ease of Flash plugin management~~
- on Xvfb, with FluxBox (no window decorations)
- served by X11VNC (no password; assuming usage via SSH)
Must agree to Google Chrome ToS to use.
Google Chrome via Chrome Remote Desktop
Prerequisite: Create a Profile Volume
You need a VNC client for the initial setup.
docker run -d --name chrome-profile siomiz/chrome(NO password so DO NOT simply use -p 5900:5900 to expose it to the world!)- Connect to the container via VNC. Find the container's IP address by
docker inspect -f '{{ .NetworkSettings.IPAddress }}' chrome-profile - Install the "Chrome Remote Desktop" Chrome extension via VNC and activate it, authorize it, and My Computers > Enable Remote Connections, then set a PIN. (Google Account required)
docker stop chrome-profile
(Technically the only config file CRD uses is /home/chrome/.config/chrome-remote-desktop/~host.json which includes OAuth token and private key.)
Usage
docker run -d --volumes-from chrome-profile siomiz/chrome /crdonly (no port needs to be exposed)
/crdonly command will run chrome-remote-desktop in foreground.
Chrome Updates
It is recommended to docker pull siomiz/chrome and restart the container once in a while to update chrome & crd inside (they will not get automatically updated). Optionally you can run docker exec --user=root <chrome-container> update to upgrade only google-chrome-stable from outside the container (exit Chrome inside CRD after upgrading).
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
339.5kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
sonoscli
339.5kControl Sonos speakers (discover/status/play/volume/group).
