Best Way to Docker Install Chromium Version: Any Tips or Best Practices?

14 Replies, 1844 Views

Thanks, everyone! This is super helpful. I tried pulling the official image with `docker pull chromium:115`, and it worked like a charm.

I did run into some GPU issues, but adding `--gpus all` fixed it. Also, thanks for the tip about `--device /dev/dri`—that saved me a ton of time.

One quick follow-up: has anyone tried running Chromium in Docker with headless mode? I’m thinking of using it for automated testing, but not sure if it’s stable.

Cheers!

Messages In This Thread



Users browsing this thread: 1 Guest(s)