Sign inSign up

kmturley/python-node-chrome

By kmturley

Updated over 8 years ago

Docker image for sites which need Python 2.7 and NodeJS 8.x together on one service

Image
0

10K+

kmturley/python-node-chrome repository overview

python-node-chrome

Docker image for sites which need to run:

  • Python 2.7
  • NodeJS 8.x
  • Chrome

Installation

docker build -t "kmturley:python-node-chrome" .

Usage

Within your own Dockerfile:

FROM: kmturley/python-node-chrome

Within a CI pipeline:

image: kmturley/python-node-chrome

Contact

For more information please contact kmturley

Tag summary

Content type

Image

Digest

Size

381.6 MB

Last updated

over 8 years ago

docker pull kmturley/python-node-chrome