# 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:** 152

<div class="post-metadata">

### Author: ![jessicah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jessicah/32/102653_2.png) [@jessicah](https://meta.discourse.org/u/jessicah)
#### Post date: [April 3, 2021, 9:45pm UTC](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009/152 "2021-04-03T21:45:02Z")

</div>

I’ve got building a discourse dev environment working and able to test my patch, but how do I get my patch into my production instance? I tried building `base`, and then `./launcher rebuild app --run-image discourse/base:build`, but it doesn’t seem to result in a running Discourse instance.

Usually I get an error about the `syslog` group missing, but I commented that out, and still didn’t end up with a running site. And nothing of note in docker logs.

---

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