Drwankingstein

joined 11 months ago
[–] [email protected] 1 points 10 months ago (1 children)

As someone who is wasting gigabytes upon gigabytes of data on Docker, get out of here with your stupid bullshit.

docker layers across containers are not duplicated properly if the images arent setup right which is the case for a significant amount of images.

The entire point of Docker is that way you can easily go and deploy these specific images that aren't set up right. One cannot just say, "Well, don't use those images, do something else, and do your own” because that completely defeats the point of Docker.

I had nearly 80 gigabytes of duplicated garbage. across my home system alone after after setting up things like surveillance, my nas, nitter etc.

Don't come here telling me I don't understand docker when you are the one who has no idea.

[–] [email protected] 1 points 10 months ago (3 children)

Docker is horrid for duplication. Unless you use a filesystem with good deduplication, docker can hurt a lot on your storage. and even then it still can just not work often due to due to already deduplicated extent stuff