mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 11:08:29 +00:00 
			
		
		
		
	fix build dirs
This commit is contained in:
		@@ -94,7 +94,11 @@ RUN set -x && \
 | 
			
		||||
		--with-default-user=squid \
 | 
			
		||||
		--with-openssl \
 | 
			
		||||
		--with-pidfile=/var/run/squid/squid.pid
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# fix build
 | 
			
		||||
RUN set -x && \
 | 
			
		||||
    mkdir -p /tmp/build/tools/squidclient/tests && \
 | 
			
		||||
    mkdir -p /tmp/build/tools/tests
 | 
			
		||||
 | 
			
		||||
RUN set -x && \
 | 
			
		||||
	cd /tmp/build && \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user