Applications in Docker Cloud
Estimated reading time: 1 minuteApplications 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.
- Deployment tags
- Add a Deploy to Docker Cloud button
- Manage service stacks
- Publish and expose service or container ports
- Redeploy running services
- Scale your service
- Service API Roles
- Service discovery and links
- Work with data volumes
- Create a proxy or load balancer
Automate your applications
Use the following features to automate specific actions on your Docker Cloud applications.
applications, reference, Cloud