adapt docker images

This commit is contained in:
iceman1001 2022-10-29 01:13:01 +02:00
parent 99659db10a
commit 216858eeba
4 changed files with 23 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
docker run --volume=$(pwd)/../..:/home/linuxbrew/proxmark3 -it pm3-brew:1.0
docker run --volume=$(pwd)/../..:/home/linuxbrew/proxmark3 -w /home/rrg/proxmark3 -it pm3-brew:1.0
# if needed, run brew as user linuxbrew