# Dockerfile で Discourse をインストールする

**URL:** https://meta.discourse.org/t/install-discourse-with-dockerfile/122694
**Category:** Support
**Tags:** unsupported-install
**Created:** [2019 年 7 月 11 日午後 6:10 UTC](https://meta.discourse.org/t/install-discourse-with-dockerfile/122694 "2019-07-11T18:10:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2019 年 7 月 11 日午後 8:15 UTC](https://meta.discourse.org/t/install-discourse-with-dockerfile/122694/2 "2019-07-11T20:15:03Z")

</div>

可能でしょうし、おそらく実現もできるでしょう。しかし、簡単か？いいえ。

そのためには、カスタムイメージを構築する必要があると考えられます。詳しくは、[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) をご覧ください。

理論的には、必要な Docker イメージを作成するブートストラップコマンドを実行し、適切な ENV 設定で起動することも可能です。

ただし、ここでサポートを受けたい場合は、`./launcher` を使用してイメージを構築し、実行する必要があります。

---

_[View the full topic](https://meta.discourse.org/t/install-discourse-with-dockerfile/122694)._
