Python (latest) with Node.js 10.x based on nikolaik/docker-python-nodejs
- Node: 10.x
- npm: 6.x
- yarn: stable
- Python: 3.6
- pip: latest
- pipenv: latest
docker pull nikolaik/python-nodejs:latest
docker build -t zypriafl/python-nodejs github.com/nikolaik/docker-python-nodejs
docker run -it zypriafl/python-nodejs bash
FROM zypriafl/python-nodejs:latestThis is experimental and might break from time to time. Use at your own risk.