...@@ -27,10 +27,3 @@ else ...@@ -27,10 +27,3 @@ else
CCFLAGS += OSX CCFLAGS += OSX
endif endif
endif endif
clean: ## This will clean the environment
@echo "--> Cleaning environment $(ENV_FOLDER)"
rm -rf $(ENV_FOLDER)
docker-compose kill
docker-compose rm -f
rm -f docker-compose.yml