Sign inSign up

jumplao/docker-python-nodejs

By jumplao

•Updated about 8 years ago

nodejs python docekr image

Image
0

263

jumplao/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: latest
  • 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

394.4 MB

Last updated

about 8 years ago

docker pull jumplao/docker-python-nodejs