Skip to content

Disk Space Completely Consumed When Using Docker Operator #80

@k----n

Description

@k----n

I've come across an issue where my VM runs out of disk space after SPO has been running for 5 months.

It looks like the /var/lib/docker/overlay2 consumes all the disk space and the redis container can no longer start.

To resolve it, I stopped the shinyproxy operator, cleaned up Docker with docker system prune -a, remove the redis data folder for shinyproxy operator, removed all old containers associated with shinyproxy operator, and restarted shinyproxy operator again.

Is there any way to avoid this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions