mirror of https://github.com/docker/docs.git
Merge pull request #18975 from dvdksn/autobuilds-max-size
build(autobuilds): call out 10 GB max size limit
This commit is contained in:
commit
091232d4fc
|
@ -37,4 +37,5 @@ are running, any additional builds go into a queue to be run later.
|
|||
|
||||
The maximum number of pending builds in the queue is 30 and Docker Hub discards further
|
||||
requests. The number of concurrent builds for Pro is 5 and
|
||||
for Team and Business is 15.
|
||||
for Team and Business is 15.
|
||||
Automated builds can handle images of up to 10 GB in size.
|
||||
|
|
Loading…
Reference in New Issue