Moulde / docker-python2-nodejs

Python (2.7.14) with Node.js 8.x docker image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis Pulls Release

Python (latest) with Node.js 8.x based on beevelop/nodejs-python

  • Node: 8.x
  • npm: 5.x
  • yarn: stable
  • Python: 2.7.14
  • pip: 9.x

Pull from Docker Hub

docker pull malteautopi/python2-nodejs:latest

Build from GitHub

docker build -t malteautopi/python2-nodejs github.com/Moulde/docker-python2-nodejs

Run image

docker run -it malteautopi/python2-nodejs bash

Disclaimer

This is experimental and might break from time to time. Use at your own risk!

About

Python (2.7.14) with Node.js 8.x docker image