# Docker로 특정 버전의 Discourse 배포하기

**URL:** https://meta.discourse.org/t/docker-deploy-specific-version-of-discourse/293479
**Category:** Self-hosting
**Tags:** docker
**Created:** [1월 30, 2024, 2:28오후 UTC](https://meta.discourse.org/t/docker-deploy-specific-version-of-discourse/293479 "2024-01-30T14:28:31Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![maaatt](https://avatars.discourse-cdn.com/v4/letter/m/ecb155/32.png) [@maaatt](https://meta.discourse.org/u/maaatt)
#### Post date: [1월 30, 2024, 2:28오후 UTC](https://meta.discourse.org/t/docker-deploy-specific-version-of-discourse/293479/1 "2024-01-30T14:28:31Z")

</div>

안녕하세요, discourse-docker 프로젝트를 사용하여 discourse 앱을 라이브 서버에 배포하는 데 성공했습니다.  
단, 최신 베타 버전(beta5)이 배포된 것이 유일한 문제입니다.  
특정 버전의 소프트웨어(예: 최신 안정 버전 또는 특정 태그 3.1.4)를 배포하는 방법은 무엇인가요?  
감사합니다

---

<div class="post-metadata">

### Author: ![DjangoElBongo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/djangoelbongo/32/246060_2.png) [@DjangoElBongo](https://meta.discourse.org/u/DjangoElBongo)
#### Post date: [2월 5, 2024, 5:31오전 UTC](https://meta.discourse.org/t/docker-deploy-specific-version-of-discourse/293479/2 "2024-02-05T05:31:57Z")

</div>

> [@maaatt](#):
>
> 소프트웨어의 특정 버전을 배포하는 방법?

다음 게시물에서 답변을 찾으실 수 있을 것입니다:

> [@특정(구버전) Discourse를 설치하는 방법](https://meta.discourse.org/t/how-would-i-install-a-certain-old-version-of-discourse/166423/4):
>
> Checkout the same version of discourse\_docker that you use on your other server, maybe copy your app.yml from the old server and make the necessary changes. Also in app.yml, change the version from tests-passed to either a tag (e.g. v2.5.0.beta7) or use a git commit hash.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [3월 6, 2024, 5:32오전 UTC](https://meta.discourse.org/t/docker-deploy-specific-version-of-discourse/293479/3 "2024-03-06T05:32:36Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
