Closed jufemaiz closed 10 years ago
can you take a look this pull request @dignoe ?
I would definitely use $EB_CONFIG_APP_SUPPORT
in place of /var/app/containerfiles
, since it is more likely to be future-proof.
Does $EB_CONFIG_APP_SUPPORT
exist in the old environments that use /var/app/support
? Because that could mean we wouldn't have to sacrifice backwards compatibility at least on that front, which would be great.
This is confirmed as working, thought there may be an argument for using the environment variable $EB_CONFIG_APP_SUPPORT for /var/app/containerfiles ?