<p></p>
<p><b>@stephankn</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/openstreetmap/osm2pgsql/pull/1427#discussion_r593007355">Dockerfile</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,9 @@
+FROM alpine as builder
+
+RUN apk --update-cache add cmake make g++ boost-dev expat-dev bzip2-dev zlib-dev libpq proj-dev lua5.3-dev postgresql-dev
+ADD . /opt/
+RUN mkdir /opt/build
+WORKDIR /opt/build
+RUN cmake ..
+RUN make
</pre>
<p>I did<br>
<code> make -j$(nproc)</code></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/osm2pgsql/pull/1427#pullrequestreview-610568712">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AA6353TSP3I5JJAWFSLF473TDHJHZANCNFSM4ZB2J25A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AA6353Q7QDX7YYS6K3HJNJTTDHJHZA5CNFSM4ZB2J25KYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOERSIUCA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/osm2pgsql/pull/1427#pullrequestreview-610568712",
"url": "https://github.com/openstreetmap/osm2pgsql/pull/1427#pullrequestreview-610568712",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>