Files
docker-docs/docker-cloud/apps/index.md
Gaetan de Villele bcec1ddcb2 fix type of keywords entry in frontmatter (in /docker-cloud/ dir)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-08 00:18:00 -08:00

1.4 KiB

description, keywords, title
description keywords title
Manage your Docker Cloud Applications applications, reference, Cloud Applications in Docker Cloud

Applications in Docker Cloud are usually several Services linked together using the specifications from a Stackfile or a Compose file. You can also create individual services using the Docker Cloud Services wizard, and you can attach Volumes to use as long-lived storage for your services.

If you are using Docker Cloud's autobuild and autotest features, you can also use autoredeploy to automatically redeploy the application each time its underlying services are updated.

Automate your applications

Use the following features to automate specific actions on your Docker Cloud applications.