CHORE(Docker):Refactoring Dockerfile
as mentioned in Ticket we need support for local build.
- remove the Rust toolchain and add piwheel for armv7 to install python-cryptography at Dockerfile
- pin PyYaml to a specific url for armv7 at pyproject.toml
Edited by Kay Effenberger