January 5, 20215 yr Hello there! Happy new year 😃. I'm here because I have some questions about the panel "Container size" shown by the docker dashboard. I'm at 76% of my docker image and I'm debugging to find which container takes unnecessary space and how I can optimize it or create my own image with a lighter distribution (e.g alpine instead of arch for binhex's images). But when opening the panel, I'm a little bit confused about the column "Writable". I can't find any information about it in the wiki. What does Writable means in this context? And is it linked to the overall container size (e.g binhex-krusader 1.92GB = 1.8844GB + 35.6MB) ? Also, when it comes to logs, I'm starting to move all container's logs to a special share to monitor them with grafana, loki and promtail. Is the displayed log size about the docker logs coming from the container, or logs from inside the container? Same question as before, is it linked to the overall container size :). Thanks ✌️! Edited June 7, 20215 yr by DataHearth problem solved
January 5, 20215 yr 2 hours ago, DataHearth said: What does Writable means in this context? Writable is the data the app has written into the image, that isn't part of the app itself. IE: On D/L apps where it's misconfigured and the downloads are going into the image, that column will tend to be rather large
January 5, 20215 yr Author 5 hours ago, Squid said: Writable is the data the app has written into the image, that isn't part of the app itself. Ohh now I understand ! Pretty cool feature. 5 hours ago, Squid said: IE: On D/L apps where it's misconfigured and the downloads are going into the image, that column will tend to be rather large Welp, that'll help debugging my containers. Thanks mate ✌️. @Squid Is there a wiki page for this ? Didn't see anything about this panel. This could be a useful information to find in the docker container section.
January 6, 20233 yr Sorry to ask question on old thread. How do I get to see that Docker dashboard? I can't find anything inside of unraid. Something is taking up image size and I can't figure out what docker is doing it. That screen post above with sizes, How do I get that?
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.