Updated Dockerfile to remove USER line, as that prevents proper file mapping writing. Updated compose file to map to /app/data where the database is supposed to be.
Moved dockerfile into root Solution folder.