Home / cs-notes / Architecture / Components / Container / Docker / Theory / unionfs
- boot file system (bootfs)
- boot loader
- kernel
- after bootstrap
- unload bootfs to save memory
- root file system (rootfs)
- /bin
- /dev
- /etc
- /lib
- /usr
- …
Home / cs-notes / Architecture / Components / Container / Docker / Theory / unionfs