<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=178680" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jalessio">@jalessio</a> after try your code I still can't put it to run. This is what I've done:</p>
<p>First step was to figure out hot to get the file <code>config/docker.database.yml</code> because this command is not getting it to my local host: <code>git clone https://github.com/openstreetmap/openstreetmap-website.git</code>.</p>
<p>My first thought was to change the repository from <code>openstreetmap</code> to <code>jalessio</code> and try to take the <code>docker-compose-take2</code>.</p>
<p>After all I need to download it using the option <code>Clone or Download | Download ZIP</code> from GitHub and then copy it to my Docker host.</p>
<p>Now I can proceed the the steps described here: <code>https://github.com/jalessio/openstreetmap-website/blob/docker-compose-take2/DOCKER.md</code>.</p>
<p>I follow the tutorial until here: <code>docker-compose run --rm web rake yarn:install</code> and then try to access the web container at port 3000.</p>
<p>This is what I get:<br>
<code>500 Internal Server Error If you are the administrator of this website, then please read this web application's log file and/or the web server's log file to find out what went wrong.</code></p>
<p>This is the log found in my Portainer from the web container:</p>
<pre><code>Puma starting in single mode...
* Version 3.12.1 (ruby 2.5.7-p206), codename: Llamas in Pajamas
* Min threads: 5, max threads: 5
* Environment: development
* Listening on tcp://0.0.0.0:3000
Use Ctrl-C to stop
Started GET "/" for 192.168.0.5 at 2019-10-28 01:35:13 +0000
   (0.8ms)  SELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC
   /usr/local/bundle/gems/activerecord-5.2.3/lib/active_record/log_subscriber.rb:98
Processing by SiteController#index as HTML
  Rendering site/index.html.erb within layouts/map
  Rendered site/index.html.erb within layouts/map (1.1ms)
Completed 500 Internal Server Error in 16087ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (Error: Invalid CSS after ".": expected 1 selector or at-rule, was "../common.scss"
        on line 1:1 of app/assets/stylesheets/ltr/common.scss
>> ../common.scss
   ^
):

Processing by ErrorsController#internal_server_error as HTML
  Rendering errors/internal_server_error.html.erb within layouts/error
  Rendered errors/internal_server_error.html.erb within layouts/error (0.4ms)
Completed 500 Internal Server Error in 600ms (ActiveRecord: 0.0ms)
Error during failsafe response: Error: Invalid CSS after ".": expected 1 selector or at-rule, was "../common.scss"
        on line 1:1 of app/assets/stylesheets/ltr/common.scss
>> ../common.scss
   ^
</code></pre>
<p>May I miss something?</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/issues/2401?email_source=notifications&email_token=AAK2OLNXVVV7T5J77XAE6RDQQZA5HA5CNFSM4JBTEOSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECLO2JY#issuecomment-546762023">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIN2K26QRJSMBQ5C5TQQZA5HANCNFSM4JBTEOSA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKVEMQ5GVRZ6PZ4QWTQQZA5HA5CNFSM4JBTEOSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECLO2JY.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/issues/2401?email_source=notifications\u0026email_token=AAK2OLNXVVV7T5J77XAE6RDQQZA5HA5CNFSM4JBTEOSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECLO2JY#issuecomment-546762023",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/2401?email_source=notifications\u0026email_token=AAK2OLNXVVV7T5J77XAE6RDQQZA5HA5CNFSM4JBTEOSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECLO2JY#issuecomment-546762023",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>