Sign inSign up

okdocker/pynode

By okdocker

Updated over 4 years ago

Debian, Python, Node.js, Yarn. Built daily in the open using Travis CI.

Image
1

50K+

okdocker/pynode repository overview

okdocker/pynode

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

Tags

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.5Python 3.6Python 3.7
Node 8.x3.5-8.x / 3.5-previous3.6-8.x / 3.6-previous3.7-8.x / 3.7-previous / previous
Node 10.x3.5-10.x / 3.5-lts3.6-10.x / 3.6-lts3.7-10.x / 3.7-lts / lts
Node 12.x3.5-12.x / 3.5-latest3.6-12.x / 3.6-latest3.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.

Tools

The images contains both npm and yarn for NodeJS package management, and pip for python package management.

Tag summary

Content type

Image

Digest

Size

411.6 MB

Last updated

over 4 years ago

docker pull okdocker/pynode