Skip to content

CHORE(Docker):Refactoring Dockerfile

Kay Effenberger requested to merge refac-buildx into main

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

Merge request reports