Sign inSign up

minidocks/chromium

By minidocks

•Updated about 2 hours ago

Minimal chromium images

Image
0

10K+

minidocks/chromium repository overview

⁠Chromium docker image (minidocks/chromium⁠)

Chromium⁠ is Google’s open-source web browser project. It is a fully functional browser on its own and supplies the vast majority of code for the Google Chrome browser.

⁠Usage

docker container run -it --rm -v "`pwd`:/app" -w /app \
  --cap-add=SYS_ADMIN minidocks/chromium \
  --disable-gpu --headless --screenshot --hide-scrollbars https://www.google.com

⁠Tags

TagSize
latest
webdriver

⁠Alternatives

Tag summary

Content type

Image

Digest

sha256:6b1f0bea6…

Size

300 MB

Last updated

about 2 hours ago

docker pull minidocks/chromium