mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
docker scripts
This commit is contained in:
parent
af365a8888
commit
dfbabb39fc
6 changed files with 27 additions and 0 deletions
6
docker/archlinux/docker_rm.sh
Normal file
6
docker/archlinux/docker_rm.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
docker image rm pm3-arch:1.0
|
||||
docker image rm archlinux:base
|
||||
# old ref:
|
||||
docker image rm archlinux/base
|
Loading…
Add table
Add a link
Reference in a new issue