The current limits on Automated Builds are:
- 2 hours
- 2 GB RAM
- 1 CPU
- 30 GB Disk Space
For larger builds you should either break them into several Automated Builds connected by FROM
statements and Repository Links, or build them locally on your machine and push them.
Please remember that the Automated Builds are a free service offered to the Docker community and try to work within the constraints provided so that we can share these resources with more people.
[Edited to add Disk Space quota]