docker - Create a remote private registry -


We are quite new to Doc, but are capable of installing dockers on CentOS 6.4, created images, created containers , And even built a private local registry

Our question is regarding the local registry well ... really ... about a remote registry we want to be able to create a registry on a different server and all in one place Nothing is there We have installed a Doker on another VM and run it, but there is a problem finding documentation on how to access the registry remotely.

Just looking for some directions or URLs that will show how a remote registry will work.

Take a look at the repo - this is a separate project to dock.

Their Readme. MD should be enough to get you started.


Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -