Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.04 KB

File metadata and controls

26 lines (22 loc) · 1.04 KB
description keywords title notoc
Manage Builds and Images in Docker Cloud
builds, images, Cloud
Builds and images overview
true

Docker Cloud provides a hosted registry service where you can create repositories to store your Docker images. You can choose to push images to the repositories, or link to your source code and build them directly in Docker Cloud.

You can build images manually, or set up automated builds to rebuild your Docker image on each git push to the source code. You can also create automated tests, and when the tests pass use autoredeploy to automatically update your running services when a build passes its tests.

Docker Cloud repository General view