<p></p>
<h3 dir="auto">URL</h3>
<p dir="auto"><em>No response</em></p>
<h3 dir="auto">How to reproduce the issue?</h3>
<p dir="auto">Running <code class="notranslate">docker compose build</code> in the <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/DOCKER.md">Docker</a> setup returns</p>
<pre class="notranslate"><code class="notranslate"> => ERROR [web  3/10] RUN curl -OL https://github.com/openstreetmap/osmosis/releases/download/0.47.2/osmosis-0.47.2.tgz  && tar -C /usr/local -xzf osmosis-0.47.2.tgz                                 0.7s
------                                                                                                                                                                                                     
 > [web  3/10] RUN curl -OL https://github.com/openstreetmap/osmosis/releases/download/0.47.2/osmosis-0.47.2.tgz  && tar -C /usr/local -xzf osmosis-0.47.2.tgz:                                            
0.270   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current                                                                                                                      
0.270                                  Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
0.640 curl: (60) SSL: no alternative certificate subject name matches target host name 'objects.githubusercontent.com'
0.640 More details here: https://curl.se/docs/sslcerts.html
0.640 
0.640 curl failed to verify the legitimacy of the server and therefore could not
0.640 establish a secure connection to it. To learn more about this situation and
0.640 how to fix it, please visit the web page mentioned above.
------
failed to solve: process "/bin/sh -c curl -OL https://github.com/openstreetmap/osmosis/releases/download/0.47.2/osmosis-0.47.2.tgz  && tar -C /usr/local -xzf osmosis-0.47.2.tgz" did not complete successfully: exit code: 60
</code></pre>
<p dir="auto">This can be solved by installing <code class="notranslate">ca-certificates</code> in the docker.</p>
<h3 dir="auto">Screenshot(s) or anything else?</h3>
<p dir="auto">I will provide a PR in a few minutes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/4100">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMP6BULOZJFR755GC3XRA57LANCNFSM6AAAAAA2QNXN3E">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPMO62Q6YCFHGSSGZDXRA57LA5CNFSM6AAAAAA2QNXN3GWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHGYCYUCA.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/4100</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/4100",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/4100",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>