Remove in-container `.env` file in favour of container runtime environment settings
Closed this issue · 2 comments
rjhenry commented
As noted in this comment and again here, setting values in the in-container .env file has caused and is likely to cause additional headaches.
Remove the part of the entrypoint script that sets up the .env file and provide documentation on how to migrate if needed.
stavros-k commented
This can be closed now I guess!
Thanks for the work!
Going to try this tomorrow!