docker-nexus3 icon indicating copy to clipboard operation
docker-nexus3 copied to clipboard

Added restart and default name to container

Open jimzucker opened this issue 8 years ago • 2 comments

I recommend adding a default name 'nexus' and setting the restart option.

jimzucker avatar May 08 '17 16:05 jimzucker

@jimzucker if you could update your description to describe why you recommend adding these options, that would be good. Otherwise we are left to guess as to why this would help you (and many others). It'll help us in determining if we should bring this change in for all of our users.

DarthHater avatar May 26 '17 23:05 DarthHater

@DarthHater I was using the docker container to setup a new client with a POC of nexus and i noticed for a shared env if the server was restarted the nexus disappeared and you would have to get somebody that knows the details to login and restart it. By adding restart option it makes for a much more reliable installation. Regarding the name similarly having a random name makes it hard to document procedures and explain the setup. With these 2 changes now you can quickly setup a very reliable shared instance of nexus in a matter of minutes, that is very clearly documented.

I was able to change the version back to "2".

jimzucker avatar May 27 '17 01:05 jimzucker