Skip to content

navreetaft/python-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google App Engine Python Runtime

To build the images for now:

docker build -t gcp/python-base base
docker build -t gcp/python-onbuild onbuild

Then, you can run the hello sample:

docker build -t python-hello hello
docker run -t -p 8080 python-hello

About

Docker images for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%