mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 01:20:17 +01:00 
			
		
		
		
	Don't delete docker images if BK is not running
This commit is contained in:
		@@ -73,7 +73,8 @@ case "$ACTION" in
 | 
			
		||||
		exec $COMPOSE -p bridgehead-$PROJECT -f ./$PROJECT/docker-compose.yml $OVERRIDE down
 | 
			
		||||
		;;
 | 
			
		||||
	is-running)
 | 
			
		||||
		exit bk_is_running
 | 
			
		||||
		bk_is_running
 | 
			
		||||
		exit $?
 | 
			
		||||
		;;
 | 
			
		||||
	update)
 | 
			
		||||
		loadVars
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user