docker pull nikolaik/python-nodejs:latest
docker build -t nikolaik/python-nodejs github.com/nikolaik/docker-python-nodejs
docker run -it nikolaik/python-nodejs bash
FROM nikolaik/python-nodejs:latest
This is experimental and might break from time to time. Use at your own risk!