<p>There's a few commandline things which are pretty important to having a useful development environment, such as:</p>
<ul>
<li>Running the test suite</li>
<li>Running rake commands (e.g. for database migrations)</li>
<li>Running the console</li>
<li>Connecting to the database with psql</li>
</ul>
<p>I'd like to make sure all of these things are possible in the Dockerized development setup, since at the moment I only see mention of running the webserver. With Vagrant, for example, you can just <code>vagrant ssh</code> into the virtual machine and do all of these things.</p>
<p>If they are possible already (great!) then it would be worthwhile documenting how that works, since it's not obvious to me at least!</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=AAK2OLIGOKRYA2WRFGJTP3DP3TT7JA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIWOBI#issuecomment-504456965">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLNDQJN4GPBCP43XTY3P3TT7JANCNFSM4HZNXSCA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAK2OLPYSIHGOHHE2WY2INLP3TT7JA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIWOBI.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=AAK2OLIGOKRYA2WRFGJTP3DP3TT7JA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIWOBI#issuecomment-504456965",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2272?email_source=notifications\u0026email_token=AAK2OLIGOKRYA2WRFGJTP3DP3TT7JA5CNFSM4HZNXSCKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYIWOBI#issuecomment-504456965",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>