mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
docker homebrew
This commit is contained in:
parent
4b80125f42
commit
a4762e856f
6 changed files with 47 additions and 1 deletions
4
docker/homebrew/docker_run.sh
Executable file
4
docker/homebrew/docker_run.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker run --volume=$(pwd)/../..:/home/linuxbrew/proxmark3 -it pm3-brew:1.0
|
||||
# if needed, run brew as user linuxbrew
|
Loading…
Add table
Add a link
Reference in a new issue