We're using a slightly more complicated setup: SetEnv proxy-sendcl 1
ProxyRequests off ProxyPreserveHost on ProxyPass / http://localhost:8081/artifactory/api/docker/docker-test/ ProxyPassReverse / http://localhost:8081/artifactory/api/docker/docker-test/ Whilst most of these options are mentioned in the Artifactory documentation, the "proxy-sendcl 1" is not as far as I can see. It is important, though, if you want to use your repository with Docker clients < 1.8. I'm going to test it in production today. Regards, Lars -- View this message in context: http://forums.jfrog.org/Docker-broken-again-in-4-4-0-tp7580708p7580802.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Site24x7 APM Insight: Get Deep Visibility into Application Performance APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month Monitor end-to-end web transactions and take corrective actions now Troubleshoot faster and improve end-user experience. Signup Now! http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
