Created
          April 25, 2020 09:45 
        
      - 
      
- 
        Save bard86/65d6816e82d95bfcc5a4c93ae257e767 to your computer and use it in GitHub Desktop. 
    Squid cache proxy
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | docker volume create --name squidVolume | |
| docker run --name squid -d -p 3128:3128 -v squidVolume:/var/spool/squid Datadog/squid | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment