Re: diego questions: default memory and passing env variables
Amit Kumar Gupta
Ah, I was mistaken. If you set MEMORY_LIMIT, it will not get overwritten.
So if you don't set it, it will be set to the container memory limit. But if you do set it, then the java buildpack can take advantage of it in the way Sabha explained. On Wed, Sep 2, 2015 at 5:18 PM, Sabha Parameswaran <sabhap(a)pivotal.io> wrote: The MEMORY_LIMIT is used by the java buildpack to configure the various
|
|