Docker image for sites which need Python 2.7 and NodeJS 8.x together on one service
10K+
Docker image for sites which need to run:
docker build -t "kmturley:python-node-chrome" .
Within your own Dockerfile:
FROM: kmturley/python-node-chrome
Within a CI pipeline:
image: kmturley/python-node-chrome
For more information please contact kmturley
Content type
Image
Digest
Size
381.6 MB
Last updated
over 8 years ago
docker pull kmturley/python-node-chrome