mirror of
				https://github.com/casjaysdevdocker/tor
				synced 2025-10-30 20:02:25 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			822 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			822 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## 👋 Welcome to tor 🚀  
 | |
| 
 | |
| tor README  
 | |
|   
 | |
|   
 | |
| ## Install my system scripts  
 | |
| 
 | |
| ```shell
 | |
|  sudo bash -c "$(curl -q -LSsf "https://github.com/systemmgr/installer/raw/main/install.sh")"
 | |
|  sudo systemmgr --config && sudo systemmgr install scripts  
 | |
| ```
 | |
| 
 | |
| ## Get source files  
 | |
| 
 | |
| ```shell
 | |
| dockermgr download src tor
 | |
| ```
 | |
| 
 | |
| OR
 | |
| 
 | |
| ```shell
 | |
| git clone "https://github.com/casjaysdevdocker/tor" "$HOME/Projects/github/casjaysdevdocker/tor"
 | |
| ```
 | |
| 
 | |
| ## Build container  
 | |
| 
 | |
| ```shell
 | |
| cd "$HOME/Projects/github/casjaysdevdocker/tor"
 | |
| buildx 
 | |
| ```
 | |
| 
 | |
| ## Authors  
 | |
| 
 | |
| 📽 dockermgr: [Github](https://github.com/dockermgr) 📽  
 | |
| 🤖 casjay: [Github](https://github.com/casjay) [Docker](https://hub.docker.com/r/casjay) 🤖  
 | |
| ⛵ CasjaysDevDocker: [Github](https://github.com/casjaysdevdocker) [Docker](https://hub.docker.com/r/casjaysdevdocker) ⛵  
 |