* Dockerfile added to build static files and serve with NGINX Distroless
* replaced final image distroless with official nginx unprivileged to support multi arch.
* runtime image to official nginx
* README updated
* docs: update README for Docker commands
---------
Co-authored-by: satnaing <satnaingdev@gmail.com>