devilish666@lemmy.world to Programmer Humor · 10 months agoStop use dockerlemmy.worldimagemessage-square73linkfedilinkarrow-up1831arrow-down146
arrow-up1785arrow-down1imageStop use dockerlemmy.worlddevilish666@lemmy.world to Programmer Humor · 10 months agomessage-square73linkfedilink
minus-squarePoolloverNathanlinkfedilinkarrow-up6·10 months agoNix has flakes; nix run can contain pretty much all of the needed dependencies. If that’s not enough, you can set up an entire container as a module.
Nix has flakes;
nix run
can contain pretty much all of the needed dependencies. If that’s not enough, you can set up an entire container as a module.