joaovitor / docker-python-gcloud-node

Docker image with python, gcloud and nodejs environment

Repository from Github https://github.comjoaovitor/docker-python-gcloud-nodeRepository from Github https://github.comjoaovitor/docker-python-gcloud-node

Python with Node env to run tests

Base image with:

  • python 2.7.12
  • node v6.11.2
  • npm v3.10.10
  • yarn 0.27.5
  • chromedriver 2.31
  • phantomjs 2.1.1

Docker hub

joaovitor/python-gcloud-node

Commands

Build the image

docker build -t joaovitor/python-gcloud-node:v6 .

Push the image

docker push joaovitor/python-gcloud-node

About

Docker image with python, gcloud and nodejs environment

License:MIT License