# Docker 또는 다른 방식으로 Discourse 개발하기

**URL:** https://meta.discourse.org/t/discourse-development-through-docker-or-other/368054
**Category:** Support
**Created:** [5월 29, 2025, 11:24오전 UTC](https://meta.discourse.org/t/discourse-development-through-docker-or-other/368054 "2025-05-29T11:24:06Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [5월 29, 2025, 11:44오전 UTC](https://meta.discourse.org/t/discourse-development-through-docker-or-other/368054/3 "2025-05-29T11:44:53Z")

</div>

프로덕션 사이트에서 플러그인을 개발하는 것은 매우 번거로운 과정이 될 것입니다. 로컬(또는 클라우드) 개발 환경을 설정하는 것을 권장합니다. 관련 가이드는 다음에서 확인하실 수 있습니다:

> [@Developing Discourse using a Dev Container](https://meta.discourse.org/t/developing-discourse-using-a-dev-container/336366):
>
> [Dev Containers](https://containers.dev/) is an open standard for configuring a development environment inside a container. This almost entirely eliminates the need to install/configure Discourse-specific tools/dependencies on your local machine, and makes it very easy to keep up-to-date as Discourse evolves over time. Dev Containers can be used in a number of different IDEs, or directly using their reference CLI. This guide will describe the setup process for VSCode. Getting started [Download and install](https://code.visualstudio.com/) VSCode Ins…

---

_[View the full topic](https://meta.discourse.org/t/discourse-development-through-docker-or-other/368054)._
