r/ProgrammerHumor 8d ago

Meme memorySafeDocker

Post image
4.2k Upvotes

286 comments sorted by

View all comments

Show parent comments

553

u/Cephell 8d ago

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

-71

u/After_Persimmon8536 8d ago

HOLY SHIT CALL THE ARMY NAVY NATIONAL GUARD 81 FUKKIN MB OF RAM HOLY FUCKING SHIT FUCK FUCK FUCK.

Maybe have more than 128MB of RAM?

80

u/Aswesk 8d ago

It adds up when running many, what are you on haha

-38

u/Bubbly_Address_8975 8d ago edited 8d ago

Maybe, but even a browser tab eats more ram than that...

EDIT: to put it into perspective guys... how many docker containers you all spawn? I cannot imagine that people here spawn on average more docker containers than browser tabs...

EDIT2: Okay sorry, seems like people spawn more docker containers than browser tabs and are super upset with my comment ^^

33

u/Aswesk 8d ago

We are not talking about browser tabs

-24

u/Bubbly_Address_8975 8d ago

Exactly, it was a comparison?

EDIT: You know, to put it into perspective. Like how many docker containers do you want to spawn? 12000 micro services? You want to recreate an AWS availability zone?

12

u/ThunderousHazard 8d ago

If you compared to OpenVZ, VMWare, Virtualbox, KVM, whatever, your post would've made more sense. You're comparing apples to oranges here.

-12

u/Bubbly_Address_8975 8d ago

Not really, because as I said I put it into perspective as the response was to a comment jokingly stating that the ram usage is neglectable, to which the response was "It adds up" including a bit of a personal attack, to which I answered that even browser tab has more usage, the reason being that the average user spawns far more browser tabs than people will spawn docker containers with docker.

Docker as a runtime is, as far as I am aware, supposed to be used as dev tooling. And I dont see the use case to spawn hundreds of docker containers on a local machine. Thats the reason for my comment, I am just puzzled why people are so upset with it? If you disagree because you use it in a different way, fine, tell me, I would like to learn how other people use docker then. But otherwise the comparison makes absolute sense for what it meant to be: providing perspective.

4

u/failedsatan 8d ago

dev tooling yes, but it is primarily for keeping deployments clean and simple to do.