

Note: In this case, (VM) refers to the virtual machine where your Nexus container is running. :8083 to 8085 -> Reserved for usage of individual repositories serving custom protocol such as Docker. :8082 -> Nexus UI served on https protocol once configured :8081 -> Nexus UI served on http protocol

Users will then be able to connect to and access these services. Create the directory volume and set permission as below.ĭocker-compose creates the containers and makes the services available for use on the following ports. The Nexus container may run with different permissions than the current user.

