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 container size statistics

Featured Replies

@Squid already did the majority of the coding as seen here.

The feature request is for those statistics to be shown on the docker advanced view.

24 minutes ago, jonathanm said:

@Squid already did the majority of the coding as seen here.

Ah, the ulterior motive ;) 

  • 3 weeks later...

+1 very useful for debugging when dockers not behaving properly

I added a new button "Container Size" on the Docker page, which shows:

1) container size (this is the image size + writable size)

2) writable size (this is the part inside the container available to write information) - when this gets large, it needs attention

3) log file size (when log rotation is enabled this size should stay small)

 

Instead of starting/stopping containers, which I really want to avoid, it makes use of the standard docker function to read container sizes. These sizes are reported without the log file sizes.  I (shamelessly) took the part from Squid's script to include log file sizes.

 

image.thumb.png.ff315cb527b82b2df0c2fc10d6acbb8d.png

Very nice!

 

Off-topic, but is there a possibility of getting those pop-ups to match dark/light themes? Always seemed a bit jarring to me to have blazing white pop-up boxes on a black theme. I don't suppose there are global pop-up-bg/pop-up-text colour variables you can change?

8 hours ago, -Daedalus said:

I don't suppose there are global pop-up-bg/pop-up-text colour variables you can change?

The stylesheet "default-popup.css" defines the colors for popup windows. You'll need to change this file manually though.

  • Author
17 hours ago, bonienl said:

I added a new button "Container Size" on the Docker page, which shows:

Thanks for adding this.

 

Any chance of integrating it into the page like the share page size column with compute links and compute all button? Making as many of the different pages somewhat consistent as possible is a nice target.

On 10/2/2018 at 3:00 PM, bonienl said:

I (shamelessly) took the part from Squid's script to include log file sizes

I knew I should've put a copyright on the code :)

On 10/2/2018 at 3:00 PM, bonienl said:

2) writable size (this is the part inside the container available to write information) - when this gets large, it needs attention

 

kudos.  Did not know you could do it like that.  Much easier.

  • 2 months later...

Can you add totals so we can see when the image is near full?

  • Author
44 minutes ago, jj_uk said:

Can you add totals so we can see when the image is near full?

The dashboard system status has a bar graph that shows how full the image is currently.

Archived

This topic is now archived and is closed to further replies.

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.