- Added sqlite3 installation to Dockerfile for database support. - Changed ownership commands to use fixed UID for non-root user. - Initialized SQLite database with schema during the build process. - Removed outdated migration scripts to streamline the project structure.