<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 7, 2017 at 6:35 PM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks for the Dockerfile, Vaclav!<br>
<span class=""><br>
On Sun, Jul 30, 2017 at 1:11 AM, Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> wrote:<br>
> [Using the thread with the announcement for this answer.]<br>
</span>...<br>
<span class="">> It is the Dockerfile. You let Docker build a Docker image using that file<br>
> (Docker looks to the directory specified and finds the Dockerfile, kind of<br>
> like make and Makefile). You then use Docker to run a process in the<br>
> container derived from that image. GRASS GIS is build as part of building of<br>
> the image. See the readme file for examples:<br>
><br>
> <a href="https://trac.osgeo.org/grass/browser/grass/trunk/README#L53" rel="noreferrer" target="_blank">https://trac.osgeo.org/grass/<wbr>browser/grass/trunk/README#L53</a><br>
<br>
</span>what do you think of the suggested changes?<br>
<a href="https://lists.osgeo.org/pipermail/grass-dev/2017-July/085633.html" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>pipermail/grass-dev/2017-July/<wbr>085633.html</a><br>
<br>
I attach the modified Dockerfile which I tested on Fedora (still<br>
creating the Ubuntu docker image). Appears to work fine.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div></div>If that works with the Docker image, I'm for it. I'm just not sure about pthreads. The fact that r.mapcalc is not using them does not mean that some addon module won't use them (and thus need them in the configuration). I'm afraid the package list is originally from some other source, like the wiki.<br></div></div>