mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 03:45:35 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			197 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			197 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# phantun (docker)
 | 
						|
 | 
						|
## Build
 | 
						|
 | 
						|
```sh
 | 
						|
docker build -t phantun -f docker/Dockerfile .
 | 
						|
```
 | 
						|
 | 
						|
## Usage
 | 
						|
 | 
						|
It is recommended to use docker-compose, see [docker-compose.yml](docker-compose.yml) for details.
 |