linuxserver / docker-chromium

Web accessible Chromium inside an Debian Container
GNU General Public License v3.0
130 stars 43 forks source link

[BUG] Changing user Agent by cli flag upens as website #33

Open christianmerges opened 2 months ago

christianmerges commented 2 months ago

Is there an existing issue for this?

Current Behavior

When I add an environment variable like this to my docker compose it tries to open it as a website instead of opening chromium with this flag

CHROME_CLI: "--user-agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36'"

Expected Behavior

No response

Steps To Reproduce

Create container in docker compose and try to stet the flag.

Environment

- OS: Ubuntu 2404
- How docker service was installed: Docker shell script.

CPU architecture

x86-64

Docker creation

This probably just a syntax issue on my side.

Container logs

lo logs
github-actions[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.