Files
docker-docs/docker-cloud/getting-started/deploy-app/1_introduction.md
Adrien Duermael 94c80bece5 fixed absolute links (#883)
* fixed absolute links

Signed-off-by: Adrien Duermael <adrien@duermael.com>

* forgot one link in opensource/kitematic/set_up_dev

Signed-off-by: Adrien Duermael <adrien@duermael.com>
2016-12-14 14:10:46 -08:00

1.0 KiB

description, keywords, redirect_from, title
description keywords redirect_from title
Deploy an app to Docker Cloud deploy, Python, application
/docker-cloud/getting-started/python/1_introduction/
/docker-cloud/getting-started/golang/1_introduction/
Introduction to deploying an app in Docker Cloud

In this tutorial you will bring an application to Docker Cloud using either Go or Python. This tutorial is intended for more advanced beginners who have some experience with web applications, and who want to learn more about multi-container services in Docker Cloud.

This tutorial assumes that you have:

Let's get started!

Set up your environment.