| 
					
				 | 
			
			
				@@ -1,8 +1,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-#FROM microsoft/windowsservercore
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-FROM microsoft/nanoserver
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-RUN reg add "HKCU\Control Panel\International" /F /V sShortDate /T REG_SZ /D dd.MM.yyyy
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-RUN mkdir c:\Services\Analis
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-COPY Infoclinica c:/Services/Analis
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-COPY analis.conf c:/Services/Analis/
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-COPY infodent.ini c:/Services/
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+FROM microsoft/windowsservercore 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+#FROM microsoft/nanoserver 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+RUN reg add "HKCU\Control Panel\International" /F /V sShortDate /T REG_SZ /D dd.MM.yyyy 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+RUN mkdir c:\Services\Analis 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+COPY Infoclinica c:/Services/Analis 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+COPY analis.conf c:/Services/Analis/ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+COPY infodent.ini c:/Services/ 
			 |