# Starting Discourse on a Specific Docker Network

**URL:** https://meta.discourse.org/t/starting-discourse-on-a-specific-docker-network/49401
**Category:** Support
**Created:** [August 29, 2016, 6:32pm UTC](https://meta.discourse.org/t/starting-discourse-on-a-specific-docker-network/49401 "2016-08-29T18:32:21Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![dlynch158](https://avatars.discourse-cdn.com/v4/letter/d/ec9cab/32.png) [@dlynch158](https://meta.discourse.org/u/dlynch158)
#### Post date: [August 29, 2016, 10:57pm UTC](https://meta.discourse.org/t/starting-discourse-on-a-specific-docker-network/49401/4 "2016-08-29T22:57:27Z")

</div>

It looks like I can specify docker args in web\_only.yml though, do you know the syntax for that?

Edit: Okay the syntax was really easy, just:

docker\_args: “–network squadwars”

Now it’s working fine, thank you. (Still doesn’t work from commandline but I don’t care :))

Edit: Well the squadwars network is working fine, but discourse seems to be broken. I’m going to try to add it onto the host network as well, not sure if that works.

---

_[View the full topic](https://meta.discourse.org/t/starting-discourse-on-a-specific-docker-network/49401)._
