See https://github.com/jprichardson/electron-mocha/issues/95#issuecomment-270222421
I use this image for testing and local dev (headless).
node:latest
Required libs to run headless test using electron-mocha.
ELECTRON_DISABLE_SANDBOX=true to prevent the sandbox error.
xvfb-run --server-args=$XVFB_ARGS electron-mocha [...]
xvfb-run --server-args="-screen 0 1024x780x24" [nyc] electron-mocha [...]
Content type
Image
Digest
Size
441.1 MB
Last updated
over 5 years ago
docker pull deluca/electron