Debian, Python, Node.js, Yarn. Built daily in the open using Travis CI.
50K+
This image is based on the official Python image and contains both Python and NodeJS runtimes, for all your polyglot application needs. The images are built and pushed daily on Travis.
Read the docs: https://okdocker.github.io/pynode
All images are tagged with Python and Node versions, in this order. Currently, we built images using 3 different python versions (3.5, 3.6, 3.7) and 3 different node versions (previous, lts and latest). Here is the current list of images.
| Python 3.5 | Python 3.6 | Python 3.7 | |
|---|---|---|---|
| Node 8.x | 3.5-8.x / 3.5-previous | 3.6-8.x / 3.6-previous | 3.7-8.x / 3.7-previous / previous |
| Node 10.x | 3.5-10.x / 3.5-lts | 3.6-10.x / 3.6-lts | 3.7-10.x / 3.7-lts / lts |
| Node 12.x | 3.5-12.x / 3.5-latest | 3.6-12.x / 3.6-latest | 3.7-12.x / 3.7-latest / latest |
As the images are rebuilt daily by the (public) builds on Travis, the images always contains the latest minor versions of python and node, and uses the latest system updates from the upstream python images.
We strongly advise that you use tags that sets frozen major version numbers (like 3.7-10.x) so you don't accidentally change major versions when Node's LTS changes or when a new major python version is out.
The images contains both npm and yarn for NodeJS package management, and pip for python package management.
Content type
Image
Digest
Size
411.6 MB
Last updated
over 4 years ago
docker pull okdocker/pynode