<p>So it would seem I have hit a wall. <g-emoji class="g-emoji" alias="disappointed" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f61e.png">😞</g-emoji> I can build the application and run database migrations and nodejs package installation with <code>yarn</code> when the docker files are on the root directory but the database test command fails giving the following error:</p>
<pre><code>The HashDiff constant used by this gem conflicts with another gem of a similar name.  As of version 1.0 the HashDiff constant will be completely removed and replaced by Hashdiff.  For more information see https://github.com/liufengyun/hashdiff/issues/45.
rake aborted!
PG::ConnectionBad: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
</code></pre>
<p>However, when the docker files are moved to docker directory the <code>docker-compose build</code> command fails with <code>docker_web_1 exited with code 10</code> error and I can't find any reference of the error code. <g-emoji class="g-emoji" alias="no_mouth" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f636.png">😶</g-emoji></p>
<p>I have changed the <code>context</code> when I moved the docker file to docker directory. If anyone can shade some light on this, would appreciate it. <g-emoji class="g-emoji" alias="smile" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f604.png">😄</g-emoji></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/2272?email_source=notifications&email_token=AAK2OLPAUQ5FSQCWBH5FAR3P3TRLZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIUOOI#issuecomment-504448825">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK4GENS3WRJPVRKINLP3TRLZANCNFSM4HZNXSCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLMO2N6UMH42W6P3DPTP3TRLZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIUOOI.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/2272?email_source=notifications\u0026email_token=AAK2OLPAUQ5FSQCWBH5FAR3P3TRLZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIUOOI#issuecomment-504448825",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2272?email_source=notifications\u0026email_token=AAK2OLPAUQ5FSQCWBH5FAR3P3TRLZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIUOOI#issuecomment-504448825",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>