By: Michael Lynch <git@mtlynch.io>
Stop redefining DB_PATH in entrypoint The container image sets DB_PATH, so the entrypoint can consume it directly without assigning a fallback or re-exporting the inherited environment value.