创建新Docker容器时出现“The container name "/xxx" is already in use by container xxx...”问题的解决办法:
列出本地镜像:
1.# docker image...			
			
			
		 
					
		创建新Docker容器时出现“The container name “/mytomcat” is already in use by container.”问题的解决办法
				
			
				JAVA			
			
		
			
			
		
		docker
	