Based on srcbot/docker-python-nodejs
- Node: 8.x
- npm: 5.x
- yarn: stable
- Python: 3.6
- pip: 9.x
- pipenv
- gettext
docker pull janostolgyesi/docker-python-nodejs:latest
docker build -t janostolgyesi/docker-python-nodejs github.com/mrtj/docker-python-nodejs
docker run -it janostolgyesi/docker-python-nodejs bash
FROM janostolgyesi/docker-python-nodejs:latest