forked from Plemya-x/ALR
		
	test: add e2e tests
This commit is contained in:
		
							
								
								
									
										4
									
								
								e2e-tests/images/Dockerfile.redos-8
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								e2e-tests/images/Dockerfile.redos-8
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
FROM registry.red-soft.ru/ubi8/ubi:latest
 | 
			
		||||
RUN useradd -m -s /bin/bash alr-user
 | 
			
		||||
USER alr-user
 | 
			
		||||
ENTRYPOINT ["tail", "-f", "/dev/null"]
 | 
			
		||||
		Reference in New Issue
	
	Block a user