Commit d172985
committed
Update resource restrictions
* 512MB is a strongly recommended limit for Docker image size, but isn't strictly enforced, and isn't always feasible. The previous 256MB was too low. I've updated the limit, and changed "must" to "should".
* Our default memory limit is also higher now, but is a strict limit. I've updated the memory limit.
* Fix some typos.
cc @mrb @codeclimate/review1 parent fded070 commit d172985
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | | - | |
| 299 | + | |
| 300 | + | |
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| |||
0 commit comments