docker container sqlite error on M1 ARM architecture
**Creating a Docker container from an image that runs SQlite resulting in errors on an ARM architecture M1 pro macbook
**
This is one of two dockerfiles. The front-end dockerfile runs fine. This dockerfile aims to run express.js (back-end) which talks to the Database (db.js).