devilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agoStop use dockerlemmy.worldexternal-linkmessage-square31fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkStop use dockerlemmy.worlddevilish666@lemmy.world to Programmer Humor@programming.dev · 1 year agomessage-square31fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up0·1 year 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.