Don't use docker-compose down to stop containers
This delete containers and volume too. Use docker-compose stop who only stop containers
This commit is contained in:
		
		Reference in New Issue
	
	Block a user
	This delete containers and volume too. Use docker-compose stop who only stop containers