this post was submitted on 24 May 2024
808 points (98.6% liked)

Programmer Humor

32410 readers
251 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 45 points 5 months ago (5 children)

That's why docker was created.

[–] [email protected] 21 points 5 months ago* (last edited 5 months ago) (3 children)

Imma let you finish but Nix had the best repeatable, declarative, deterministic dependency management of all times…of all times.

[–] [email protected] 5 points 5 months ago (1 children)

Is docker even declarative?

Also you can build docker images from nix derivations

[–] [email protected] 13 points 5 months ago* (last edited 5 months ago)

Is docker even declarative?

Yes (though not as deterministic as Nix).

Also you can build docker images from nix derivations

Yes. I know.

load more comments (1 replies)
load more comments (2 replies)