<p></p>
<p>Maybe the website could be dockerized by making a docker-compose file.<br>
Advantages:<br>
New developers could set up the development environment within minutes.<br>
Installing all dependencies would take a lot of time, using docker we none of the system dependencies would interfere with the project dev environment dependencies. Hence, a lot easier to set up a dev workspace for new developers.<br>
All we could run is docker-compose up to start the environment, with volumes mapped to the project.</p>
<p>The project would also be a lot easier to deploy using docker.</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/3005">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOV7SIUZKBO7KDJMCTSUXGVPANCNFSM4U2MTASQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLMOSS5FCBMQ5T4AINDSUXGVPA5CNFSM4U2MTAS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LNKO4ZA.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/3005",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3005",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>