Skip to content

IcaliaLabs/chromium-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chromium 4 Docker

Multi-arch Docker image with Chromium

Motivation

Inspired by the seminal article "System of a Test: Proper browser testing on Ruby on Rails", where they recommend using the browserless/chrome image to drive the system tests...

However, their current image is not compatible with the arm64 architecture - which is used on recent Apple computers with Apple Silicon (the M1 chip).

It will take a while for a compatible version to be available, so we made this image to use it in the interim :)

Just use the icalialabs/chromium:latest image instead. Doesn't have all the bells and whistles as the browserless/chrome image, but it will be enough for driving our system tests :)

About

Docker image with Chromium running in headless mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published