Skip to content

Setting up your own private Docker Hub Repository

Setting up a docker repository in Nexus requires some additional configuration as the Docker api needs to run on a separate port. Once set up, you can now dockerize and back up your applications to your own server!

I have all the details on how to set up your docker repo here here. I will be adding additional documentation about how to actually dockerize your applications next.

Comments