li-boxuan / docker-node-python-chrome

Docker image for Node.js end-to-end tests

Home Page:https://hub.docker.com/r/liboxuanhk/docker-node-python-chrome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker image for node & python & chrome

Stars Pulls Docker Hub
Docker Stars Docker Pulls docker-node-python-chrome

Docker image for Node.js automated tests. It also includes python3 and pip3. A usecase is you have Django backend and Javascript frontend, and you want to do end-to-end testing.

Versions

  • node: v10.12.0
  • npm: 6.4.1
  • python3: 3.4.2
  • pip3: 1.5.6
  • google-chrome: 70.0.3538.77

About

Docker image for Node.js end-to-end tests

https://hub.docker.com/r/liboxuanhk/docker-node-python-chrome/

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%