Skip to content

Latest commit

 

History

History

nexus

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Table of Contents

Starting Nexus

To start the container, run the following command on the folder of Nexus:

docker-compose up -d

Stopping Nexus

To stop Nexus, simply run the following command on the Nexus folder:

docker-compose down