Sign inSign up

raschidjfr/chromium-node

By raschidjfr

Updated over 4 years ago

This image contains Node.js + Chromium to test, for example, Angular projects.

Image
0

187

raschidjfr/chromium-node repository overview

Chromium in Docker with Node.js

This image contains Node.js + Chromium to test, for example, Angular projects.

Note for Angular projects: there is no angular CLI installed globally in this image, so you should use npx ng test rather than ng test as your test command.

Usage

Run this image inside the directory where your package.json is. It will automatically run npm test.

docker run -v $(pwd):/app raschidjfr/chromium-node[:tag]

Repository on github: https://github.com/RaschidJFR/docker-chromium-node

Tag summary

Content type

Image

Digest

Size

166 MB

Last updated

over 4 years ago

docker pull raschidjfr/chromium-node:14