docker push
Applications or services can be packaged as containers, and can be shared across teams easily using publishing options provided by docker. Docker Hub is a public repository for all images irrespective of flavor of the base OS. Docker Hub holds containers made up of both Linux and Windows. Microsoft has an official repository for storing windows server images at https://hub.docker.com/r/microsoft/aspnet/. Docker command line provides commands to push images to public repositories such as Docker Hub, private repositories provided by Docker Hub (docker provides one private repository for free), or custom built Docker repositories. The following set of sections show you how to push or publish an image to public repository - Docker ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access