I migrated a bitnami Jenkins installation to the official docker container 
and have things running.  One of the issues I'm running into is that the 
bitnami installation published Jenkins at "https://<server>:<port>/jenkins" 
and the docker container is just "https://<server>:<port>" (no /jenkins).  
Is there something I can set in my docker run command to add the "/jenkins" 
or failing that, a docker exec I can ran post launch?  Do many things are 
depending on the old URL for me to leave as-is.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ad19cf73-bd4c-4598-b4b6-ec772bf388f7o%40googlegroups.com.

Reply via email to