Skip to content

can we safely relocate /var/lib/containerd to /var/lib/docker ? #1563

@devZer0

Description

@devZer0

hello, we have a bunch of docker hosts and usually put /var/lib/docker to it's own partition, so root won't fill up.

now, with recent docker installations, /var/lib/containerd is getting used per default, thus rendering our current partitioning scheme useless.

is it safe to relocate /var/lib/containerd to /var/lib/docker/containerd ?

i'm not really sure, as /var/lib/docker is "docker data dir" and i'm not sure what will happen if you put other dirs into that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions