* docker: add Dockerfile and .dockerignore to .dockerignore * docker: install cargo deps before copying code
* Improve docker image size with a 2 stages image * Minor doc updates * Fix and reduce size of the docker image * Fix paths in scripts