# Restart / Rebuild app inside the container

**URL:** https://meta.discourse.org/t/restart-rebuild-app-inside-the-container/260983
**Category:** Self-hosting
**Created:** [April 7, 2023, 8:47pm UTC](https://meta.discourse.org/t/restart-rebuild-app-inside-the-container/260983 "2023-04-07T20:47:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ibahnasy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ibahnasy/32/301452_2.png) [@ibahnasy](https://meta.discourse.org/u/ibahnasy)
#### Post date: [April 7, 2023, 8:47pm UTC](https://meta.discourse.org/t/restart-rebuild-app-inside-the-container/260983/1 "2023-04-07T20:47:03Z")

</div>

What is the command to rebuild the app manually inside the container directly without using `launcher` script?

---

<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: [April 8, 2023, 6:56pm UTC](https://meta.discourse.org/t/restart-rebuild-app-inside-the-container/260983/2 "2023-04-08T18:56:19Z")

</div>

Rebuilding is but definition building a new container.

If you want to upgrade, then doing it den the web interface is the easiest thing to do. If that fails you need to rebuild to get a new base image. There have been a couple of changes recently to upgrade ruby and… something else, I think.
