c/linux · by learnbyexample@programming.dev · 3yLife of a Container https://indradhanush.github.io/blog/life-of-a-container/16 points · 4 comments · view on lemmy.world
4 Comments
kolorafa@lemmy.world · 2 pts · 3y
The author video is very interesting.
Showing how containers work under the hood by showing the same linux features that they use.
andybug@lemmy.world · 2 pts · 3y
Excellent review of containerization, thanks!
I tried years ago to do the network namespace and
vethlinkage manually and never could quite get it to work. Should try again following this article.GustavoM@lemmy.world · 2 pts · 3y
Very nicely read indeed! Thanks for sharing.
FairLight@lemmy.world · 2 pts · 3y
Interesting read, thank you!