File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
src/content/docs/containers Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,13 @@ These are specified using the [`instance_type` property](/workers/wrangler/confi
26
26
27
27
While in open beta, the following limits are currently in effect:
28
28
29
- | Feature | Workers Paid |
30
- | ----------------------------------------------------- | ------------ |
31
- | GB Memory for all concurrent live Container instances | 40GB [ ^ 1 ] |
32
- | vCPU for all concurrent live Container instances | 20 [ ^ 1 ] |
33
- | GB Disk for all concurrent live Container instances | 100GB [ ^ 1 ] |
34
- | Image size | 2 GB |
35
- | Total image storage per account | 50 GB [ ^ 2 ] |
29
+ | Feature | Workers Paid |
30
+ | ----------------------------------------------------- | ---------------------------------------------- |
31
+ | GB Memory for all concurrent live Container instances | 40GB [ ^ 1 ] |
32
+ | vCPU for all concurrent live Container instances | 20 [ ^ 1 ] |
33
+ | GB Disk for all concurrent live Container instances | 100GB [ ^ 1 ] |
34
+ | Image size | Same as [ instance disk space ] ( #instance-types ) |
35
+ | Total image storage per account | 50 GB [ ^ 2 ] |
36
36
37
37
[ ^ 1 ] : This limit will be raised as we continue the beta.
38
38
You can’t perform that action at this time.
0 commit comments