mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 02:58:26 +00:00 
			
		
		
		
	ssl-bump fix build
This commit is contained in:
		@@ -1,6 +1,9 @@
 | 
				
			|||||||
FROM b4tman/squid
 | 
					FROM b4tman/squid
 | 
				
			||||||
 | 
					
 | 
				
			||||||
COPY run.sh /
 | 
					COPY run.sh /
 | 
				
			||||||
RUN chmod 755 /run.sh
 | 
					USER root
 | 
				
			||||||
 | 
					RUN chmod 755 /run.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					USER squid
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CMD ["/run.sh"]
 | 
					CMD ["/run.sh"]
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										0
									
								
								ssl-bump/run.sh
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										0
									
								
								ssl-bump/run.sh
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
		Reference in New Issue
	
	Block a user