mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
1.1 KiB
1.1 KiB
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