File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ Your `Docker` image must be built with the name `codeclimate/codeclimate-YOURENG
296296In order to ensure analysis runs reliably across a variety of systems, Engines
297297must conform to some basic resource restrictions:
298298
299- * The Docker image for an Engine must not exceed 250MB , including all layers
300- * The combined total RSS memory usage my all processes within the Docker container must not exceed 256MB at any time.
299+ * The Docker image for an Engine must not exceed 512MB , including all layers.
300+ * The combined total RSS memory usage by all processes within the Docker container must not exceed 1GB at any time.
301301* All Engines must complete and exit within 10 minutes.
302302
303303## Security Restrictions
You can’t perform that action at this time.
0 commit comments