proxmark3/docker/ubuntu-18.04/docker_rm.sh

5 lines
79 B
Bash
Raw Normal View History

2021-05-25 16:45:54 +02:00
#!/bin/bash
2021-05-25 17:10:56 +02:00
docker image rm pm3-ubuntu-18.04:1.0
2021-05-25 16:45:54 +02:00
docker image rm ubuntu:18.04