<p>Docker is one of the most popular container platform that makes it easier to build and deploy application. This pull request will add docker support for development setup of openstreetmap-website.</p>
<p>This PR is build on top of an old abandoned PR (<a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="177315137" data-permission-text="Issue title is private" data-url="https://github.com/openstreetmap/openstreetmap-website/issues/1290" data-hovercard-type="pull_request" data-hovercard-url="/openstreetmap/openstreetmap-website/pull/1290/hovercard" href="https://github.com/openstreetmap/openstreetmap-website/pull/1290">#1290</a>) and follows the <a href="https://github.com/openstreetmap/openstreetmap-website/blob/master/INSTALL.md">Installation</a> guide provided with this project.</p>
<p>Please keep in mind that I am just starting out with Docker and feel free to suggest and discuss anything that comes to mind. I will try my best to answer them. <g-emoji class="g-emoji" alias="smile" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f604.png">😄</g-emoji></p>
<p>Todo:</p>
<ul class="contains-task-list">
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> make docker file for the rails app</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> make docker file for the PostgreSQL database</li>
<li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> make a docker-compose file to tie up both containers</li>
</ul>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/2272'>https://github.com/openstreetmap/openstreetmap-website/pull/2272</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Add Dockerfile for rails app</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>A</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2272/files#diff-0">docker/Dockerfile</a>
(25)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2272.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2272.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2272.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2272.diff</a></li>
</ul>
<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=AAK2OLNGWSGU6S3VEQN6COTP3KVAZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2QKAWA">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLI2TQ235Y4YCJLSWVLP3KVAZANCNFSM4HZNXSCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLKJJRUZKHE5KKNP6DTP3KVAZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2QKAWA.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=AAK2OLNGWSGU6S3VEQN6COTP3KVAZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2QKAWA",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2272?email_source=notifications\u0026email_token=AAK2OLNGWSGU6S3VEQN6COTP3KVAZA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G2QKAWA",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>