/docker-chrome-headless

Run headless JavaScript tests in a CI server.

Primary LanguageShellMIT LicenseMIT

Chrome Headless and NodeJS instance

This image allows you to run headless Chromium JavaScript tests in a container.

Latest

  • chromium@edge (64.0.3282.168-r0)
  • chromium-chromedriver@edge (64.0.3282.168-r0)

Usage

You will need to start chromium with --no-sandbox argument in your karma config to be able to run Chromium inside a container.

License

The MIT License (MIT)