| 
					
				 | 
			
			
				@@ -10,6 +10,5 @@ RUN set -x \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            && curl https://repo.infoclinica.ru/yum/centos/sds-${repo}-portal.repo -o /etc/yum.repos.d/sds-${repo}-portal.repo \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            && chmod +x /usr/share/web-registry-portal/bin/docker-entrypoint.sh \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            && chmod +x /usr/share/web-registry-portal/bin/healthcheck.sh \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-           && yum update ca-certificates.noarch -y \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            && yum install web-registry-portal -y \ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            && yum clean all  
			 |