proxmark3/docker/ubuntu-18.04/docker_rm.sh

5 lines
79 B
Bash
Raw Normal View History

2021-05-25 22:45:54 +08:00
#!/bin/bash
2021-05-25 23:10:56 +08:00
docker image rm pm3-ubuntu-18.04:1.0
2021-05-25 22:45:54 +08:00
docker image rm ubuntu:18.04