Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.45 KB

File metadata and controls

35 lines (29 loc) · 1.45 KB
description Manage your Docker Cloud Applications
keywords applications, reference, Cloud
title 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.