proxmark3/docker/fedora-34
Philippe Teuwen 081edec89b text
2022-01-09 17:52:16 +01:00
..
docker_build.sh update docker scripts 2021-05-26 17:39:03 +02:00
docker_rm.sh update docker scripts 2021-05-26 17:39:03 +02:00
docker_run.sh update docker scripts 2021-05-26 17:39:03 +02:00
Dockerfile update dockerfiles to add python script support 2021-10-11 23:17:38 +02:00
README.md text 2022-01-09 17:52:16 +01:00

Notes to run tests

sudo yum -y update
sudo yum -y install cmake python-pip
python3 -m pip install ansicolors sslcrypto
tools/pm3_tests.sh --long

Warning, recover_pk selftests will fail on Fedora because they stripped down the available ECC curves in their OpenSSL.

So just comment the "recover_pk test"