x11-kiosk-docker/entrypoint.sh
Simon Zeyer b44154cd1d asdf
2024-10-30 22:33:33 +00:00

3 lines
270 B
Bash

#!/bin/bash
google-chrome --kiosk --no-first-run --suppress-message-center-popups --block-new-web-contents --no-default-browser-check --password-store=basic --ignore-certificate-errors --ignore-ssl-errors --simulate-outdated-no-au='Tue, 31 Dec 2199 23:59:59 GMT' "$url"