devilish666@lemmy.world to Programmer Humor@programming.dev · 2 years agoStop use dockerlemmy.worldexternal-linkmessage-square31linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkStop use dockerlemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 2 years agomessage-square31linkfedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up0·2 years 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 runcan contain pretty much all of the needed dependencies. If that’s not enough, you can set up an entire container as a module.