Disk space and/or docker image size limits?

We have a ci job on gitlab.com that produces an 8G docker image. Yes, I know this should be smaller but it’s a proprietary product that is poorly built, and we’re unable to modify it. This job isn’t run very often. Earlier this week it was run for the first time in two weeks, and we now see “No space left on device” error messages when building the docker image. Has something changed recently on the shared runners on gitlab.com which would cause them to have less disk space allocated to them, or has docker been told to restrict image sizes? Thanks.

FYI, We upgraded to Premium, deleted the pipeline cache, and cleaned the container registry - still same behavior

This does seem odd. But now you have upgraded, you can submit a support ticket if you wish!

1 Like

Done. Thanks for the reminder @snim2

1 Like

@tvaughan did you solve the problem? I have the same problem