Skip to content

Don't use hard links in runc jailer #456

Open
@kzys

Description

@kzys

firecracker-containerd uses hard links in runc jailer. However making a hard link doesn't work if its destination and its source are in different partitions.

We need to either 1) document about the restriction or 2) use other mechanisms (bind-mount?).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions