Skip to content

Docker container to run tests in node environment with chromium installed.

Notifications You must be signed in to change notification settings

hiorgserver/node-chromium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

node-chromium

Docker container to run tests in node environment with chromium installed.

Run the container

You can fetch the image from dockerhub and run the container with:

docker run -it --rm -v "$PWD":/usr/src/myapp hiorgserver/node-chromium /bin/sh

Build Container

Autobuild triggers a new build with every git push to your source code repository.

About

Docker container to run tests in node environment with chromium installed.

Resources

Stars

Watchers

Forks

Packages

No packages published