The Question
Using ExpressJS and VueJS, build a web-based application that allows a vehicle owner to track the location of their vehicle. Assume that the vehicle periodically sends current location data to the server. The web application should be runnable in (a) Docker container(s), and the deliverable should either be (a) Docker image(s) which can be run, or the source code of the application with the relevant Dockerfile(s) to build the image.