Sign inSign up

antoniostorni/docker-python-nodejs

By antoniostorni

•Updated almost 8 years ago

Python (3.6) with Node.js 8.x

Image
0

50K+

antoniostorni/docker-python-nodejs repository overview

Travis Pulls Release

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

  • Node: 10.x
  • npm: 6.x
  • yarn: stable
  • Python: 3.6
  • pip: latest
  • pipenv: latest

⁠Pull from Docker Hub
docker pull nikolaik/python-nodejs:latest
⁠Build from GitHub
docker build -t nikolaik/python-nodejs github.com/nikolaik/docker-python-nodejs
⁠Run image
docker run -it nikolaik/python-nodejs bash
⁠Use as base image
FROM nikolaik/python-nodejs:latest

⁠Disclaimer

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

Tag summary

Content type

Image

Digest

Size

393.3 MB

Last updated

almost 8 years ago

docker pull antoniostorni/docker-python-nodejs