forked from gitea/gitea
		
	 5495ba7660
			
		
	
	
		5495ba7660
		
			
		
	
	
	
	
		
			
			* Enhance container selection in docker dump The problem with the previous query was, that it sometimes selected multiple containers, which make the command file with a hard to understand message. Now, use '^...$' to make sure a regex full match.