mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-16 10:03:04 -07:00
adapt docker images
This commit is contained in:
parent
99659db10a
commit
216858eeba
4 changed files with 23 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue