solidnerd/docker-bookstack

Remove in-container `.env` file in favour of container runtime environment settings

Closed this issue · 2 comments

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.

This is being addressed in #409.

This can be closed now I guess!
Thanks for the work!
Going to try this tomorrow!