Force Remove Image
This commit is contained in:
parent
26d956da6a
commit
9666e4c7f6
2
debian/client/common/DEBIAN/postrm
vendored
2
debian/client/common/DEBIAN/postrm
vendored
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
docker image rm thebrokenrail/minecraft-pi-reborn:client
|
docker image rm -f thebrokenrail/minecraft-pi-reborn:client
|
Loading…
Reference in New Issue
Block a user