Sign inSign up

dockercloud/quickstart-python

By dockercloud

Updated over 10 years ago

Getting started in Docker Cloud with Python

Image
1

10K+

dockercloud/quickstart-python repository overview

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

Tag summary

Content type

Image

Digest

Size

77.2 MB

Last updated

over 10 years ago

docker pull dockercloud/quickstart-python