docker homebrew

This commit is contained in:
Philippe Teuwen 2021-05-23 02:44:03 +02:00
commit a4762e856f
6 changed files with 47 additions and 1 deletions

4
docker/homebrew/docker_run.sh Executable file
View 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