diff --git a/Makefile b/Makefile index 526e887e28cb693e25532e6b50ad678746a52b43..e35de66e60ae56ac0115dc69a13c3bcd2d8aea90 100644 --- a/Makefile +++ b/Makefile @@ -71,8 +71,10 @@ start-server: grub deployer # Removes all generated files clean: + docker image rm -f bootiful-bootiful-nfs + rm nfs/nfsroot.tar.gz rm -rf deployer/rootfs - $(MAKE) -C doc clean + #$(MAKE) -C doc clean # Prints the latest deployment log file print-latest-log: