Sign inSign up

odlevakp/chromium

By odlevakp

Updated about 6 years ago

Latest unstable headless chromium.

Image
Developer tools
0

2.2K

odlevakp/chromium repository overview

Chromium in Docker

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

Tag summary

Content type

Image

Digest

Size

349.1 MB

Last updated

about 6 years ago

docker pull odlevakp/chromium