# Install Discourse for development using Docker

**URL:** https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009
**Category:** Developer Guides
**Tags:** docker, dev-install, how-to
**Created:** [November 16, 2018, 9:40am UTC](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009 "2018-11-16T09:40:04Z")
**Posts on this page:** 1
**Showing post:** 253

<div class="post-metadata">

### Author: ![dsims](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/dsims/32/485916_2.png) [@dsims](https://meta.discourse.org/u/dsims)
#### Post date: [March 31, 2023, 4:20pm UTC](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009/253 "2023-03-31T16:20:41Z")

</div>

Same, it errors when trying to bake the admin user profile. It works after adding a step to `yarn install` before creating the admin [as suggested](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009/239) by @zergov. I went ahead and created a PR to add it: [DEV: Yarn install to avoid error during initial migration seed by dsims · Pull Request #20866 · discourse/discourse · GitHub](https://github.com/discourse/discourse/pull/20866)

---

_[View the full topic](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009)._
