mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
* fix format of frontmatter keyword entry in some .md files Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
1.0 KiB
1.0 KiB
aliases, description, keywords, menu, title
| aliases | description | keywords | menu | title | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Go or Python and Docker Cloud | Python, Go, Docker, Cloud, application |
|
Deploy an 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