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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(exp): adapt docker devicemapper file system when get docker rootfs #84

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

Fang-Li
Copy link
Contributor

@Fang-Li Fang-Li commented Apr 14, 2023

No description provided.

@neargle
Copy link
Member

neargle commented Apr 16, 2023

Great code! I was wondering if we could also support other container filesystem formats such as AUFS, Btrfs, Device mapper, OverlayFS, ZFS, etc. instead of adding them one by one.

@Fang-Li
Copy link
Contributor Author

Fang-Li commented Apr 16, 2023

At present, it can only be adapted one by one according to the characteristics of mounts.

@neargle
Copy link
Member

neargle commented Apr 16, 2023

Let me see how other well-known codes implement this. Regardless, we may accept this PR after the review.
However, I will open an issue to further consider this matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants