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

14 Replies, 1772 Views

Yo, I had the same issue last week! For docker install chromium version, I ended up using the `ungoogled-chromium` image from Docker Hub. It’s lightweight and works like a charm.

For version 115, you can check out their tags here: https://hub.docker.com/r/ungoogled-softw...d-chromium.

Also, GPU acceleration can be tricky, but adding `--device /dev/dri` to your docker run command might help.

Hope this helps!

Messages In This Thread



Users browsing this thread: 1 Guest(s)