How to Setup Nexus 3 as your Windows Docker Container Registry

By Rene Van Osnabrugge on January 16, 2018 Nexus 3

5 minute read time

My customer uses Sonatype Nexus as their artifact repository for all kinds of packages and also for Docker Containers.
Read More...

Kubernetes Recipe: Sonatype Nexus 3 as a Private Docker Registry

By Oleg Smetanin on December 14, 2017 Docker

4 minute read time

With Sonatype Nexus 3 we can easily get private docker registry for Kubernetes cluster, npm and maven registry for applications.
Read More...

Q&A Corner with the Nexus Support Team

By Mark Miller on December 08, 2017 support

3 minute read time

The Nexus Support Team answers questions and suggests solutions on the Nexus User List. Each Friday, we provide the ones we found most interesting..
Read More...

Docker: Handling Circular Dependency Between Containers

By Choon-Chern Lim on December 07, 2017 Nexus 3

2 minute read time

Let’s assume we are going to run 3 containers. Nginx is used to serve cleaner URLs through reverse proxies so that users don't have to remember specific ports.
Read More...