Added service container for Selenium standalone with Chrome (#519)
* Added service container for Selenium standalone with Chrome
This commit is contained in:
		
				
					committed by
					
						
						Philippe Trépanier
					
				
			
			
				
	
			
			
			
						parent
						
							978dd425b9
						
					
				
				
					commit
					2fc3919598
				
			
							
								
								
									
										5
									
								
								selenium/Dockerfile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								selenium/Dockerfile
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
			
		||||
FROM selenium/standalone-chrome
 | 
			
		||||
 | 
			
		||||
MAINTAINER Edmund Luong <edmundvmluong@gmail.com>
 | 
			
		||||
 | 
			
		||||
EXPOSE 4444
 | 
			
		||||
		Reference in New Issue
	
	Block a user