This image allows you to run headless Chromium JavaScript tests in a container.
- chromium@edge (64.0.3282.168-r0)
- chromium-chromedriver@edge (64.0.3282.168-r0)
You will need to start chromium with --no-sandbox
argument in your karma config to be able to run Chromium inside a container.
The MIT License (MIT)