How to install SonaType Nexus 3 using Docker Compose | Setup Nexus 3 with Docker Compose on Ubuntu

preview_player
Показать описание
Nexus is open source, binary repository manager and Java based tool. It can be installed quickly using Docker with less manual steps.

Agenda:

✓ What is Docker compose?
✓ Why to use Docker compose?
✓ What is Nexus?
✓ Pre-requisites
✓ Demo
✓ How to integrate with Jenkins?

Pre-requisites:
Port 8081 is opened in security firewall rule
Install Docker and Docker Compose
Рекомендации по теме
Комментарии
Автор

This is the best explanation I have seen on how to install Nexus....thank you sir it works and I just have to leave you a comment

ahmedojo
Автор

👌👏 This is really neat and clear, thanks

abubakarmahir
Автор

If i want to upgrade nexus to a specific version do I need to specify the version to the latest 3.65 as tag in the docker-compose file or i need not specify the tag so it updates to the latest ?

vindhyacharita
Автор

In the document on your site, there are 2 ports 8081 and 8085...I know 8081 is nexus default port..will the 8085 be my own personal port when I pulled my docker image from docker hub or not...please explain.Thanks

ednab