<div dir="ltr"><div><span style="font-size:12.8px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">...but then you would proxy that out to your external http server.</span><br></div><div><br></div>I'm using Apache2 Redirect:<div><br><div>Redirect /example <a href="http://172.17.0.3/example">http://172.17.0.3/example</a></div><div><br></div><div>on vhost who is also a container in the same host.</div><div><br></div><div>172.17.0.3 is the ip of the container with Apache2 and Mapserver</div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-06-30 11:32 GMT-03:00 Michael Smith <span dir="ltr"><<a href="mailto:michael.smith.erdc@gmail.com" target="_blank">michael.smith.erdc@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You can certainly run mapserver via cgi standalone on docker but if you want to do php mapscript, you’d need mapserver compiled with php mapscript in the docker container. If you do that, you’d probably need a http server inside the container but then you would proxy that out to your external http server. <br>
<span class="HOEnZb"><font color="#888888"><br>
Michael Smith<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> On Jun 30, 2018, at 9:59 AM, Antti J. Lind <<a href="mailto:anttij.lind@birdlife.fi">anttij.lind@birdlife.fi</a>> wrote:<br>
> <br>
> Hello list,<br>
> <br>
> We are currently using php-mapserver-apache on centos7.<br>
> Now there is one wms-server, which is using wms server version 1.3.0 and our mapservers client does not.<br>
> It seems to be quite big change to update our current version 6.2 to 7.2 beta and run it on same host as php-scripts and apache.<br>
> <br>
> It there some way to isolate mapserver on docker or run it on another host without http-server?<br>
> On docker hub there is only images, which are including http-server with mapserver.<br>
> <br>
> --<br>
> Antti J. Lind<br>
> BirdLife Finland<br>
> <br>
> ______________________________<wbr>_________________<br>
> mapserver-users mailing list<br>
> <a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.<wbr>org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/mapserver-<wbr>users</a><br>
______________________________<wbr>_________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.<wbr>org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/mapserver-<wbr>users</a></div></div></blockquote></div><br></div>