Skip to content

Enhance Disk Usage Reporting #1520

@elfkuzco

Description

@elfkuzco

We cannot accurately report disk usage because the Python Docker SDK does not expose writable layer size or image size. Pending the approval of docker/docker-py#3370, a temporary workaround in #1491 is to only consider the size of mounted volumes which covers most large writes (e.g ZIM files, Zimcheck results, etc.). However, this may miss meaningful usage in the writable layer and it also does not account for image size.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions