|
|
|
|
|
by rebeccaskinner
560 days ago
|
|
Personally I’ve always found working with docker to be pretty frustrating, especially dealing with docker compose. Most of what I run on my server is at least in nixpkgs already if not already a NixOS module, and I just find it less frustrating to write nix than to deal with Docker. That said, I know nix pretty well at this point and I would probably have a different opinion if I hadn’t spent so much time learning nix. |
|
Yeah, I'm in exactly the opposite boat—I've been using docker professionally and at home for 5+ years now and know it very well, while nix is still very new to me!
There's probably no way to objectively tell which one we'd have preferred if we started in the opposite order.