expose Elastic Beanstalk environment variables to docker host
I have a next.js application that requires environment variables, I have included the .env file itself along with adding the variables to beanstalk environment, still the variables are passed to docker host. I use CodePipeline to build and upload to ECR and then deploy to EB