Skip to content

Separate script for trimming down unused Docker containers space #4

Open
@hkdobrev

Description

@hkdobrev

Docker can book lots of storage without being actually utilised.
Whenever something is deleted from a Docker image it doesn't make the space available. But if you add more to the containers, more space is taken.

A separate script could be used to backup images, recreate the storage with smaller size and then restore the backed up images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions