tomatoely@sh.itjust.works to linuxmemes@lemmy.world · 3 hours agoI'm gaslighting them for the greater goodsh.itjust.worksimagemessage-square22fedilinkarrow-up1163arrow-down11
arrow-up1162arrow-down1imageI'm gaslighting them for the greater goodsh.itjust.workstomatoely@sh.itjust.works to linuxmemes@lemmy.world · 3 hours agomessage-square22fedilink
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up4·2 hours agook sure. but FYI, venv is basically the same thing if it’s python based.
minus-square[object Object]@lemmy.calinkfedilinkarrow-up12·2 hours agoYeah, venvs are the answer to “why is that folder 8gb?” Containers are the answer to “why is my hard drive completely full”
minus-squareIrateAnteater@sh.itjust.workslinkfedilinkarrow-up5·2 hours ago Containers are the answer to “why is my hard drive completely full” Hold up, are people just out there not using Alpine for a container base image?
minus-squareDanWolfstone@leminal.spacelinkfedilinkEnglisharrow-up2·2 hours agoWhat’s the alpine advantage here?
minus-squareesc@piefed.sociallinkfedilinkEnglisharrow-up2·23 minutes agoYou can get weird problems due to musl when trying to use alpine with software that wasn’t expecting it, what else would you want?
minus-squareIrateAnteater@sh.itjust.workslinkfedilinkarrow-up3·1 hour agoIt’s pruned down to a very small size. Occupies only a couple mb on disk. By default leaves out a bunch of features that are unnecessary for a container base image.
minus-squareneketos851@sopuli.xyzlinkfedilinkarrow-up2·2 hours agomeh, someone probably forgot to nuke old images
minus-squareafk_strats@lemmy.worldlinkfedilinkEnglisharrow-up1·2 hours agoThank you for mentioning this! In thought I was the worlds only moron who filled 1tb with stale docker images. And that kids, is when I learned about prune - a
minus-squareSkullgrid@lemmy.worldlinkfedilinkarrow-up2·2 hours ago Containers are the answer to “why is my hard drive completely full” What morons! *Hides 100gb of VM images in /var/lib/libvirt/images/ on his 230gb SSD*
… virtual environments?
Docker
ok sure. but FYI, venv is basically the same thing if it’s python based.
Yeah, venvs are the answer to “why is that folder 8gb?”
Containers are the answer to “why is my hard drive completely full”
Hold up, are people just out there not using Alpine for a container base image?
What’s the alpine advantage here?
You can get weird problems due to musl when trying to use alpine with software that wasn’t expecting it, what else would you want?
It’s pruned down to a very small size. Occupies only a couple mb on disk. By default leaves out a bunch of features that are unnecessary for a container base image.
Huh! Good to know, ty
meh, someone probably forgot to nuke old images
Thank you for mentioning this! In thought I was the worlds only moron who filled 1tb with stale docker images.
And that kids, is when I learned about
prune - aYes
What morons!
*Hides 100gb of VM images in /var/lib/libvirt/images/ on his 230gb SSD*