Sign inSign up

kmturley/python-appengine-node

By kmturley

Updated about 7 years ago

Google Cloud SDK, Python 2.7 and Node 8.x

Image
0

50K+

kmturley/python-appengine-node repository overview

python-appengine-node

Docker image for sites which need to run:

  • Python 2.7
  • Google Cloud SDK (latest)
  • Java 8
  • NodeJS 8.x
  • Chrome

Installation

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

Usage

Within your own Dockerfile:

FROM: kmturley/python-appengine-node

Within a CI pipeline:

image: kmturley/python-appengine-node

Contact

For more information please contact kmturley

Tag summary

Content type

Image

Digest

Size

613.3 MB

Last updated

about 7 years ago

docker pull kmturley/python-appengine-node