<p></p>
<p dir="auto">Another Docker install problem:</p>
<pre class="notranslate"><code class="notranslate"> => [ 6/10] ADD Gemfile Gemfile.lock /app/ 0.1s
=> [ 7/10] RUN gem install bundler && bundle install 295.1s
=> [ 8/10] ADD package.json yarn.lock /app/ 0.0s
=> [ 9/10] ADD bin/yarn /app/bin/ 0.0s
=> ERROR [10/10] RUN bundle exec bin/yarn install 0.8s
------
> [10/10] RUN bundle exec bin/yarn install:
#0 0.744 bundler: not executable: bin/yarn
------
Dockerfile:50
--------------------
48 | ADD package.json yarn.lock /app/
49 | ADD bin/yarn /app/bin/
50 | >>> RUN bundle exec bin/yarn install
51 |
--------------------
ERROR: failed to solve: process "/bin/sh -c bundle exec bin/yarn install" did not complete successfully: exit code: 126
</code></pre>
<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/3943#issuecomment-1480411562">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMN6MGDIW3HOBAUWA3W5OIKPANCNFSM6AAAAAAVH5O52Q">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLMXSOY2ZM7FHXI7L5TW5OIKPA5CNFSM6AAAAAAVH5O52SWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSYHVE2U.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/3943/1480411562</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/3943#issuecomment-1480411562",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3943#issuecomment-1480411562",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>