# 다른 컴퓨터에서 빌드 및 실행할 수 있나요?

**URL:** https://meta.discourse.org/t/build-and-run-on-different-machine/292718
**Category:** Self-hosting
**Created:** [1월 24, 2024, 3:31오전 UTC](https://meta.discourse.org/t/build-and-run-on-different-machine/292718 "2024-01-24T03:31:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Creatures\_Prehistori](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/creatures_prehistori/32/329607_2.png) [@Creatures\_Prehistori](https://meta.discourse.org/u/Creatures_Prehistori)
#### Post date: [1월 24, 2024, 3:31오전 UTC](https://meta.discourse.org/t/build-and-run-on-different-machine/292718/1 "2024-01-24T03:31:50Z")

</div>

machineA에서 빌드한 후 Docker 이미지를 커밋하고, machineB에서 실행하고 싶습니다.  
machineB는 중국에 위치해 있으며, machineB에서 빌드할 때 네트워크 오류가 많이 발생합니다.  
그래서 HK에 있는 machineA에서 빌드한 후 machineB에서 실행하고 싶습니다.

---

<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: [1월 24, 2024, 1:43오후 UTC](https://meta.discourse.org/t/build-and-run-on-different-machine/292718/2 "2024-01-24T13:43:23Z")

</div>

그렇게 할 수 있습니다.

이미지를 부트스트랩합니다  
리포지토리에 푸시합니다  
실행합니다

컨테이너를 시작하는 Docker 명령을 알려 주는 런처 명령이 있습니다. (`./launcher start-cmd`)

여전히 에셋 사전 컴파일 및 데이터베이스 마이그레이션과 같은 작업을 수행해야 합니다.

---

<div class="post-metadata">

### Author: ![Creatures\_Prehistori](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/creatures_prehistori/32/329607_2.png) [@Creatures\_Prehistori](https://meta.discourse.org/u/Creatures_Prehistori)
#### Post date: [1월 31, 2024, 3:33오전 UTC](https://meta.discourse.org/t/build-and-run-on-different-machine/292718/3 "2024-01-31T03:33:05Z")

</div>

알았어. 고마워, 형.

---

<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월 1, 2024, 3:33오전 UTC](https://meta.discourse.org/t/build-and-run-on-different-machine/292718/4 "2024-03-01T03:33:14Z")

</div>

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