atlassian / docker-chromium-xvfb

Docker image for running browser tests against headless Chromium
MIT License
398 stars 125 forks source link

FROM buildpack-deps to allow all node/python dependencies install #7

Closed sylvaindumont closed 7 years ago

sylvaindumont commented 8 years ago

Many depencies doesn't install on debian:jessie, buildpack-deps:jessie contain required depencies for almost all npm or pip modules.

https://hub.docker.com/_/buildpack-deps/