Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker image filling up and cannot find how/why

Featured Replies

Hi all,

I've read lots of other threads that cover this issue, and the best approach to identify the problem always seem ambiguous or different. I run Nextcloud, Plex, related arr's and thats about it. Started with a 20GB image, increased it to 30GB when it first filled up, and here I am again.

I've checked the mappings of all my containers and can't see any obvious errors. My Plex transcodes to RAM.

Can anyone advise on the best process of elimination for solving this problem?

 

image.thumb.png.c98c8b132b018e537cd7975f5b0764f0.png

themagiceye-diagnostics-20230510-2128.zip

Edited by nametaken_thisonetoo
Clarity

Start with checking container size with built in functionality on docker tab

 

If that's not sufficient, look at these scripts - https://github.com/SpaceinvaderOne/Unraid_check_docker_script

 

In the end, you need to find the container that is writing data without a volume mount and hence growing in size

Edited by apandey

  • Community Expert

The usual cause of filling docker.img is an application writing to a path that isn't mapped.

1 hour ago, nametaken_thisonetoo said:

checked the mappings of all my containers

You have to check more than just the mappings. Each path the application is writing to should be mapped to host storage. You need to pay attention to the paths configured within the application.

 

Linux is case-sensitive, so if the application is writing to "/downloads" and you have mapped "/Downloads" instead, these are different.

 

Also, relative paths (not beginning with / ) can't be mapped so if an application is writing to a relative path, it must be relative to a path that is mapped.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.