mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
dockerfiles for tests
This commit is contained in:
parent
fa0b658436
commit
e5a97f3e80
15 changed files with 118 additions and 0 deletions
3
docker/ubuntu/docker_run.sh
Executable file
3
docker/ubuntu/docker_run.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker run --volume=$(pwd)/../..:/home/rrg/proxmark3 -it pm3-ubuntu:1.0
|
Loading…
Add table
Add a link
Reference in a new issue