| 
						
						
							
								
							
						
						
					 | 
					@ -2,9 +2,6 @@ FROM openjdk:11.0.11-jre-slim | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					MAINTAINER open-anpr | 
					 | 
					 | 
					MAINTAINER open-anpr | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					WORKDIR /app/open-anpr | 
					 | 
					 | 
					WORKDIR /app/open-anpr | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					#RUN sed -i 's/deb.debian.org/mirrors.aliyun.com/g' /etc/apt/sources.list && \ | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					#apk update && apk add libssl1.0 libx11 libxext libxrender libstdc++ freetype fontconfig | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					COPY scripts/docker/entrypoint.sh /app/open-anpr | 
					 | 
					 | 
					COPY scripts/docker/entrypoint.sh /app/open-anpr | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					RUN chmod +x /app/open-anpr/entrypoint.sh | 
					 | 
					 | 
					RUN chmod +x /app/open-anpr/entrypoint.sh | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |