is there a limit on image size for the registry.fly.io?

My image is quite huge
I’m doing fly deploy
Looks like the image is getting built without a problem but then the biggest layer (almost 5GB) ends up not being pushed after several retries, it reaches around 4th GB and stops pushing falling back to a retry

After several retries all the process fails with
Error: failed to fetch an image or build from source: error rendering push status stream: unknown: unknown error

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.