# Dockerのインストールが正しく動作しない - デバイスに空き容量なし - ./launcher cleanup を使用しても安全ですか？

**URL:** https://meta.discourse.org/t/your-docker-installation-is-not-working-correctly-no-space-left-on-device-safe-to-use-launcher-cleanup/310500
**Category:** Self-hosting
**Tags:** docker
**Created:** [2024 年 6 月 4 日午前 11:23 UTC](https://meta.discourse.org/t/your-docker-installation-is-not-working-correctly-no-space-left-on-device-safe-to-use-launcher-cleanup/310500 "2024-06-04T11:23:38Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2024 年 6 月 4 日午後 12:01 UTC](https://meta.discourse.org/t/your-docker-installation-is-not-working-correctly-no-space-left-on-device-safe-to-use-launcher-cleanup/310500/2 "2024-06-04T12:01:20Z")

</div>

これは間違いなく推奨されるオプションです。

> [@Discourse](#):
>
> #### ディスク容量が少なくなっています
> 
> ディスク容量が少なくなっている場合（`df`で確認）、古い画像を削除して空き容量を確保してください。
> 
> ```plaintext
> ./launcher cleanup
> apt-get autoclean
> apt-get autoremove
> 
> ```

ただし、ボタンを押す前にサイトが正常に動作することを確認したい場合は、まず `./launcher start app` を実行できます。

---

_[View the full topic](https://meta.discourse.org/t/your-docker-installation-is-not-working-correctly-no-space-left-on-device-safe-to-use-launcher-cleanup/310500)._
