|
|
|
|
|
by forrestthewoods
637 days ago
|
|
Personally I just build all my software so it includes its dependencies and then you don't need docker or any complex image manager. Don't rely on a bunch of crap being installed in the system path! Much much simpler this way imho. |
|
(I get your point, but docker has made distribution way easier in a lot of ways, and you accept sole tradeoffs for that convenience)