# Discourseはブートストラップ不要な頻繁に配信されるDockerイメージを提供できますか？

**URL:** https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205
**Category:** Development
**Created:** [2015 年 9 月 14 日午前 7:01 UTC](https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205 "2015-09-14T07:01:52Z")
**Posts on this page:** 1
**Showing post:** 220

<div class="post-metadata">

### Author: ![justinm](https://avatars.discourse-cdn.com/v4/letter/j/47e85d/32.png) [@justinm](https://meta.discourse.org/u/justinm)
#### Post date: [2025 年 7 月 13 日午後 4:57 UTC](https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205/220 "2025-07-13T16:57:32Z")

</div>

FYI - Discourse イメージを devbox でビルドし、ランチャースクリプトを使用せずにサーバーにデプロイする方法を設定しました。

詳細については、私が作成したプルリクエストの[こちら](https://github.com/discourse/discourse_docker/pull/970)でさらに議論しています。

Discourse の公式 Docker セットアップと完全に互換性があるように設定したため、このソリューションがサポート対象外になったり、壊れたりする心配はありません。

仕組みの TLDR は、`launcher` スクリプトの代わりに、起動時にブートストラップコマンドを実行する責任を Docker イメージに持たせたことです。

---

_[View the full topic](https://meta.discourse.org/t/can-discourse-ship-frequent-docker-images-that-do-not-need-to-be-bootstrapped/33205)._
