This website requires JavaScript.
Explore
Help
Sign In
rfidrig
/
proxmark3
Watch
0
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-05-12 11:18:11 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
swig_experiments
proxmark3
/
docker
/
archlinux
/
docker_run.sh
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
83 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
dockerfiles for tests
2020-06-08 02:53:13 +02:00
#!/bin/bash
docker run --volume
=
$(
pwd
)
/../..:/home/rrg/proxmark3 -it pm3-arch:1.0
Reference in New Issue
Copy Permalink