Latest unstable headless chromium.
2.2K
A simple image containing the latest chromium build inside an Ubuntu 16.04 based image.
As this build always takes the latest chromium zip file, details about the used revision are in /opt/chromium_version.txt.
docker run -d \
-p 9222:9222 \
--name chromium \
--cap-add=SYS_ADMIN \
odlevakp/chromium:latest
Content type
Image
Digest
Size
349.1 MB
Last updated
about 6 years ago
docker pull odlevakp/chromium