mirror of
				https://github.com/b4tman/docker-squid.git
				synced 2025-11-04 02:58:26 +00:00 
			
		
		
		
	docker-compose armhf build tag
This commit is contained in:
		@@ -2,7 +2,7 @@ version: '2'
 | 
			
		||||
services:
 | 
			
		||||
  squid:
 | 
			
		||||
    build: .
 | 
			
		||||
    image: 'b4tman/squid'
 | 
			
		||||
    image: 'b4tman/squid:armhf'
 | 
			
		||||
    container_name: 'my-squid'
 | 
			
		||||
    restart: always
 | 
			
		||||
    ports:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user