docker and image size limit
问题 I've been reading a lot about this issue in here and other websites, but I haven't manage to find a proper solution on how to increase the images size limit which is set to 10GB by default. A bit of background informations. I'm building a docker container : https://bitbucket.org/efestolab/docker-buildgaffer Which download and builds a consistent set of libraries on top of a centos image. (takes a horrible amount of time and space to build) The problem is that every single time I try to build