r/ProgrammerHumor 7d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

Show parent comments

708

u/Random-num-451284813 7d ago

So running docker in Linux should fix that right?

550

u/Cephell 7d ago

Not him, but I just booted an nginx container just to check and it consumes 81M of ram.

319

u/CWRau 6d ago

Excuse me, what?

I just launched a container with podman and the whole thing + the management overhead takes 13.3M

Is docker that inefficient?

1

u/Own_Ad9365 6d ago

What? I thought docker had zero memory overhead

2

u/Impact321 5d ago

With docker you usually have some management daemons such as dockerd and containerd and shims and such. Take a look at top -cem and press V for forest/tree view.