# Support deployment on post-ifconfig systems

**URL:** https://meta.discourse.org/t/support-deployment-on-post-ifconfig-systems/20073
**Category:** Feature
**Created:** [September 15, 2014, 10:57am UTC](https://meta.discourse.org/t/support-deployment-on-post-ifconfig-systems/20073 "2014-09-15T10:57:43Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![lukegb](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lukegb/32/114920_2.png) [@lukegb](https://meta.discourse.org/u/lukegb)
#### Post date: [September 15, 2014, 10:57am UTC](https://meta.discourse.org/t/support-deployment-on-post-ifconfig-systems/20073/1 "2014-09-15T10:57:43Z")

</div>

ifconfig isn’t installed on all systems, particularly not newer ones by default.

The `discourse_docker` `launcher.sh` script relies on the presence of ifconfig on the host system.

My PR at [Adds a docker\_ip pipeline for /sbin/ip by lukegb · Pull Request #92 · discourse/discourse\_docker · GitHub](https://github.com/discourse/discourse_docker/pull/92) allows the use of `/sbin/ip` instead.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [October 5, 2014, 11:00pm UTC](https://meta.discourse.org/t/support-deployment-on-post-ifconfig-systems/20073/2 "2014-10-05T23:00:35Z")

</div>

We accepted the PR so we should be good now, thanks!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [October 5, 2014, 11:00pm UTC](https://meta.discourse.org/t/support-deployment-on-post-ifconfig-systems/20073/3 "2014-10-05T23:00:38Z")

</div>


