Chrome¶
Headless container running Google Chrome. Useful for testing, filling out forms, web crawling, getting webpage screenshots, etc.
This was created for use with Hoarder which calls for a specific version (123)
This role is not exposed by default.
Deployment¶
sb install sandbox-chrome
Usage¶
The docker commands are set to the following by default. Port 9222 is open to the container by default.
- --no-sandbox
- --disable-gpu
- --disable-dev-shm-usage
- --remote-debugging-address=0.0.0.0
- --remote-debugging-port=9222
- --hide-scrollbars