Skip to content

jntullo/dockercloud-quickstart-python

 
 

Repository files navigation

quickstart-python

Deploy to Docker Cloud

A simple Python app (using Flask) which can easily be deployed to Docker Cloud.

Running locally

Build and run using Docker Compose:

$ git clone https://github.com/docker/dockercloud-quickstart-python
$ cd dockercloud-quickstart-python
$ docker-compose up

Deploying to Docker Cloud

Install the Docker Cloud CLI

$ docker login
$ docker-cloud stack up

Continue with this tutorial here

About

Getting started in Docker Cloud with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%