The usual procedure with containers is to restart or recreate the container.
On Fri, Dec 15, 2017 at 11:55 AM, Buckler, Christine < christine.buck...@nordstrom.com> wrote: > What is the command for restarting solr on a docker image? I have modified > the solrconfig.xml to add the suggest plugin and now I want to update to > reflect this change. I was able to stop solr using “$ docker exec -it > my_solr stop all” but now I can’t figure out how to restart. > > Thanks, > Christine Buckler > >