Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Added delete container image to make target "clean"
  • Loading branch information
yosukes-dev authored Feb 26, 2020
1 parent 1222b57 commit 5cc19e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ clean:
-rm rootfs.tar.gz
-sudo rm -r rootfs
-rm base.tar
-docker rmi registry.access.redhat.com/ubi8/ubi:8.1-397

0 comments on commit 5cc19e5

Please sign in to comment.