Sign inSign up

iluzyanin/chrome-linux

By iluzyanin

Updated over 7 years ago

Chrome for Codeceptjs Puppeteer tests in Linux

Image
0

3.1K

iluzyanin/chrome-linux repository overview

Chrome for Codeceptjs Puppeteer tests in Linux

This dockerfile is based on official Node image and installs Google Chrome + required dependencies to run Codeceptjs puppeteer tests.

To run the container, call

docker run --shm-size=1gb --rm -v ${PWD}:/tests iluzyanin/chrome-linux

By default it executes npm test command within the container.

Tag summary

Content type

Image

Digest

Size

178.9 MB

Last updated

over 7 years ago

docker pull iluzyanin/chrome-linux