update dockerfiles to add python script support

This commit is contained in:
Philippe Teuwen 2021-10-11 23:17:38 +02:00
commit 8837ff73d0
8 changed files with 9 additions and 8 deletions

View file

@ -15,7 +15,7 @@ EOF
sudo pacman -Sy
# serch available versions
# search available versions
pacman -Ss '^arm-none-eabi-gcc$'
pacman -Ss '^gcc$'
@ -32,7 +32,6 @@ sudo pacman -S gcc
Add first the mirrors, see above
```
sudo pacman -S python
sudo pacman -S python-pip
python3 -m pip install ansicolors sslcrypto
tools/pm3_tests.sh --long