DockerHub is having problems starting with an image as big as our internal-tools (or external-software) image. (It has to untar it, so I believe it takes >= 2x the space during that process.) The workaround, for now, is to put the entire build into a single Dockerfile.
DockerHub is having problems starting with an image as big as our internal-tools (or external-software) image. (It has to untar it, so I believe it takes >= 2x the space during that process.) The workaround, for now, is to put the entire build into a single Dockerfile.