|
|
|
|
|
by ParetoOptimal
1481 days ago
|
|
> Dockerfiles effectively make system configuration and setup a part of your vcs repo. I think this is a very good thing. I feel pain with docker for some reason and always seem to have to delete some state though. Maybe my workflow is wrong. With Nix though, its so convenient knowing everything is reproducible, stateless, and only the written configuration matters. |
|