770
Stop use docker (lemmy.world)
submitted 2 weeks ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 30 points 2 weeks ago

Docker exists because most programming languages don’t give a shit about producing easily executable outputs.

Nobody cares about your stupid python egg or ruby gem. How do I run it on my local?

[-] [email protected] 15 points 2 weeks ago

Docker is still useful even for apps that compile to a single executable, as the app may still depend on a particular environment setup, particular libraries being available, etc.

[-] [email protected] 8 points 2 weeks ago

How do I run it on my local?

spin a dock.....

[-] [email protected] 3 points 2 weeks ago* (last edited 2 weeks ago)

Pack it with the interpreter in an executable.

this post was submitted on 28 Jun 2024
770 points (94.8% liked)

Programmer Humor

18396 readers
517 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS