# Usando uma imagem Docker construída por um launcher no docker-compose

**URL:** https://meta.discourse.org/t/using-a-launcher-built-docker-image-in-docker-compose/105804
**Category:** Development
**Created:** [6 Janeiro , 2019 12:15 UTC](https://meta.discourse.org/t/using-a-launcher-built-docker-image-in-docker-compose/105804 "2019-01-06T12:15:33Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![csmu](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/csmu/32/124581_2.png) [@csmu](https://meta.discourse.org/u/csmu)
#### Post date: [6 Janeiro , 2019 20:42 UTC](https://meta.discourse.org/t/using-a-launcher-built-docker-image-in-docker-compose/105804/5 "2019-01-06T20:42:12Z")

</div>

> [@Stephen](#):
>
> But is it simple if said image ends up not being representative, lags behind official releases and said developers and sysadmins are unable to get support here?

I totally agree. That’s why I suggested to our dev lead not to use the bitnami/discourse images, why he asked me to research the best way forward and why I’ve chosen to use the image(s) created by ./launcher as suggested by

> [@Can Discourse ship frequent Docker images that do not need to be bootstrapped?](https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205/1):
>
> At the end of the day … launcher and Docker Compose are compatible, you can generate the base images you want using launcher and bring up your environment using compose. The tools do very different things.

So the question for me now is, how to generate the base image(s) using launcher and bring up the environment using compose?

I’ve already tried using the image created by ./launcher rebuild app.  
I’m about to look at ./launcher bootstrap app.

---

_[View the full topic](https://meta.discourse.org/t/using-a-launcher-built-docker-image-in-docker-compose/105804)._
