this post was submitted on 21 Feb 2024
58 points (82.2% liked)

Programming

18505 readers
119 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

๐Ÿš€ Dive into the fascinating world of Linux containers! Most devs use #Docker or #Podman, but do you really understand what's happening under the hood? ๐Ÿง Let's demystify #Linux #containers in simple, concrete terms. Just a 12-min read! ๐Ÿ•ฐ๏ธ๐Ÿ“–

all 7 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 26 points 1 year ago (1 children)

I thought this might be an interesting read until I saw the blurb with 4 hashtags and 4 emoticons in just 4 sentences.

[โ€“] [email protected] 10 points 1 year ago

To fully grasp how containers actually work, you should read the Linux kernel documentation on namespaces and permission control via capabilities.

Hmm, I thought the aspect of demystification would also include a brief explanation on, how namespaces and capabilities work.

[โ€“] [email protected] 8 points 1 year ago (1 children)

Docker is declining? Why didn't anybody told me that?

[โ€“] [email protected] 18 points 1 year ago (1 children)

The people saying that are just pushing some other product in you.

[โ€“] [email protected] 8 points 1 year ago

Please don't push any product into me. I do not consent :D

[โ€“] [email protected] 2 points 1 year ago

This doesn't really explain anything. Not least why I should use it.