Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unmount the mount point of the container when the container is deleted. #291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zzzzzzzzzy9
Copy link
Contributor

Unmount the mount point of the container when the container is deleted.

Shim will mount the rootfs on host, so when container is deleted and the shim is dead, shim should unmount the mountpoint who has been mounted by shim.

@mxpv
Copy link
Member

mxpv commented Aug 2, 2024

I guess same suggestion here as in #305 (comment). There is a lot of linux specific stuff. Let's move those to a separate file to have less linux targets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-runc-shim Runc shim C-shim Containerd shim
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants