3.9K
Last updated by bot: 2020-01-23
The latest tag is currently:
To use a specific combination of python and node.js see the following table of available image tags.
| Tag | Python version | Node.js version | Distro |
|---|---|---|---|
python3.8-nodejs13 | 3.8.1 | 13.7.0 | buster |
python3.8-nodejs13-alpine | 3.8.1 | 13.7.0 | alpine |
python3.8-nodejs12 | 3.8.1 | 12.14.1 | buster |
python3.8-nodejs12-alpine | 3.8.1 | 12.14.1 | alpine |
python3.8-nodejs10 | 3.8.1 | 10.18.1 | buster |
python3.8-nodejs10-alpine | 3.8.1 | 10.18.1 | alpine |
python3.7-nodejs13 | 3.7.6 | 13.7.0 | buster |
python3.7-nodejs13-stretch | 3.7.6 | 13.7.0 | stretch |
python3.7-nodejs13-alpine | 3.7.6 | 13.7.0 | alpine |
python3.7-nodejs12 | 3.7.6 | 12.14.1 | buster |
python3.7-nodejs12-stretch | 3.7.6 | 12.14.1 | stretch |
python3.7-nodejs12-alpine | 3.7.6 | 12.14.1 | alpine |
python3.7-nodejs10 | 3.7.6 | 10.18.1 | buster |
python3.7-nodejs10-stretch | 3.7.6 | 10.18.1 | stretch |
python3.7-nodejs10-alpine | 3.7.6 | 10.18.1 | alpine |
python3.6-nodejs13 | 3.6.10 | 13.7.0 | buster |
python3.6-nodejs13-stretch | 3.6.10 | 13.7.0 | stretch |
python3.6-nodejs13-alpine | 3.6.10 | 13.7.0 | alpine |
python3.6-nodejs12 | 3.6.10 | 12.14.1 | buster |
python3.6-nodejs12-stretch | 3.6.10 | 12.14.1 | stretch |
python3.6-nodejs12-alpine | 3.6.10 | 12.14.1 | alpine |
python3.6-nodejs10 | 3.6.10 | 10.18.1 | buster |
python3.6-nodejs10-stretch | 3.6.10 | 10.18.1 | stretch |
python3.6-nodejs10-alpine | 3.6.10 | 10.18.1 | alpine |
python3.5-nodejs13 | 3.5.9 | 13.7.0 | buster |
python3.5-nodejs13-stretch | 3.5.9 | 13.7.0 | stretch |
python3.5-nodejs13-alpine | 3.5.9 | 13.7.0 | alpine |
python3.5-nodejs12 | 3.5.9 | 12.14.1 | buster |
python3.5-nodejs12-stretch | 3.5.9 | 12.14.1 | stretch |
python3.5-nodejs12-alpine | 3.5.9 | 12.14.1 | alpine |
python3.5-nodejs10 | 3.5.9 | 10.18.1 | buster |
python3.5-nodejs10-stretch | 3.5.9 | 10.18.1 | stretch |
python3.5-nodejs10-alpine | 3.5.9 | 10.18.1 | alpine |
Lovely! These tags are kept updated automatically (when new minor or patch version are released) by build_versions.py which is run twice a day on CircleCI.
# 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
FROM nikolaik/python-nodejs:latest
This is experimental and might break from time to time. Use at your own risk!
Content type
Image
Digest
Size
382.7 MB
Last updated
almost 6 years ago
docker pull openup/docker-python-nodejs