Docker container to run tests in node environment with chromium installed.
6.6K
Docker container to run tests in node environment with chromium installed.
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
Autobuild triggers a new build with every git push to your source code repository.
Content type
Image
Digest
Size
152.6 MB
Last updated
over 6 years ago
docker pull hiorgserver/node-chromium