mirror of
https://github.com/docker/docs.git
synced 2026-03-28 23:08:49 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
969 B
969 B
description, keywords, redirect_from, title
| description | keywords | redirect_from | title | ||
|---|---|---|---|---|---|
| Go or Python and Docker Cloud | Python, Go, Docker, Cloud, application |
|
Deploy an application |
- Introduction to Deploying an app to Docker Cloud
- Set up your environment
- Prepare the application
- Push an image to Docker Cloud's Registry
- Deploy the app as a Docker Cloud service
- Define environment variables
- Scale the service
- View service logs
- Load-balance the service
- Provision a data backend for the service
- Stackfiles for your service
- Data management with Volumes