This increases the size of the container image, but reduces the reliance on the external volume for loading application data. This couples the application code to the container image rather than to the container state.
Add entrypoint that calls envsubst ahead of starting nginx
Replace hardcoded config values with environment variables