<p></p>
<p><b>@mmd-osm</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2409#discussion_r549453992">docker-compose.yml</a>:</p>
<pre style='color:#555'>> @@ -0,0 +1,30 @@
+version: "3"
+
+services:
+ web:
+ build:
+ context: .
+ volumes:
+ - .:/app
+ # don't mount tmp directory (https://github.com/Shopify/bootsnap/issues/177)
+ - /app/tmp
+ ports:
+ - "3000:3000"
+ environment:
+ # https://github.com/Shopify/bootsnap/issues/262
+ ENABLE_BOOTSNAP: 'false'
</pre>
<p>I don't see where ENABLE_BOOTSNAP would be used right now. Did you maybe forget to check in your changes to config/boot.rb here?</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/openstreetmap-website/pull/2409#pullrequestreview-559265349">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNMFT64CPHWNYNRBU3SXDIVFANCNFSM4JDURRXA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLL5RJUOWMLJV3BCIO3SXDIVFA5CNFSM4JDURRXKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEFK3MRI.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/openstreetmap-website/pull/2409#pullrequestreview-559265349",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2409#pullrequestreview-559265349",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>