<p>I have a question regarding this <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/db/functions/Makefile#L4">line</a> of the <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/db/functions/Makefile"><code>Makefile</code></a>. In this line the <code>shell bundle show quad_tile</code> command gets the installation path of <code>quad_tile</code> gem. What I am asking is if it is possible to do that without using <code>bundle</code>.</p>
<p>The reason for using docker is not only ease of development setup but also isolation of different container like the <code>web</code> and <code>db</code>. The <code>db</code> container's concern is handling the database operation so it can work without a <code>ruby</code> or <code>rails</code> environment. On the <code>Makefile</code> the 4th line makes that job a bit hard as it both needs <code>ruby</code> or <code>rails</code> environment and the installation of all the gems of <code>Gemfile</code> and both of this are unnecessary once the <code>libpgosm.so</code> has been complied.</p>
<p>cc: <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=147741" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/tomhughes">@tomhughes</a> <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/hovercards?user_id=360803" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gravitystorm">@gravitystorm</a></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=AAK2OLIDZ365WMH72J4TTO3QA35MBA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2TAJKA#issuecomment-514196648">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMZ2N2KN5LY2WHXB63QA35MBANCNFSM4HZNXSCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLP4DYDRY2FPK2PMNRLQA35MBA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2TAJKA.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=AAK2OLIDZ365WMH72J4TTO3QA35MBA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2TAJKA#issuecomment-514196648",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2272?email_source=notifications\u0026email_token=AAK2OLIDZ365WMH72J4TTO3QA35MBA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2TAJKA#issuecomment-514196648",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>