mirror of
https://github.com/kennethreitz/conda-buildpack.git
synced 2026-06-05 06:56:13 +00:00
Merge pull request #17 from Marco-Santoni/slug_size_recommendation
Recommending to purge_cache when large slug size
This commit is contained in:
@@ -86,6 +86,6 @@ OK
|
||||
|
||||
## Fair Warning
|
||||
|
||||
Heroku limits the final application footprint (slug) size to 300MB. Start small.
|
||||
Heroku limits the final application footprint (slug) size to 300MB. Start small. In case the slug size limit is exceeded, deleting the build cache through the [heroku-repo plugin](https://github.com/heroku/heroku-repo#purge_cache) might help.
|
||||
|
||||
ॐ
|
||||
|
||||
Reference in New Issue
Block a user