Run Local Nexus
In case you don’t want to pollute your company’s nexus instance or lack permission to experiment, you can run your own nexus instance and play around with it.
docker run -d -p 8081:8081 --name nexus sonatype/nexus3
docker ps
docker exec -it xxxxxxxxxxxx /bin/bash
cat /nexus-data/admin.password