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

[post] How docker bind mount works #52

Open
at15 opened this issue Jul 10, 2020 · 0 comments
Open

[post] How docker bind mount works #52

at15 opened this issue Jul 10, 2020 · 0 comments
Assignees
Labels
area/devops area/os Operating System

Comments

@at15
Copy link
Member

at15 commented Jul 10, 2020

Type

  • request post from @at15

Related

Description

I often use bind mount as a way to 'share' between host and container. However, I don't know how it works.
I don't even know how mount w/o docker works. This post aims to solve the puzzles around bind mount in docker.

I plan to cover the following and the target audiences are ppl w/ little linux background (like me)

  • vfs
  • mount namespace
  • write a simple file system (both fuse & in kernel?)

Update

@at15 at15 self-assigned this Jul 10, 2020
@at15 at15 added area/devops area/os Operating System labels Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devops area/os Operating System
Projects
None yet
Development

No branches or pull requests

1 participant