mirror of
				https://github.com/dndx/phantun.git
				synced 2025-11-04 11:55:34 +08:00 
			
		
		
		
	chore(docker): add Docker image build. Thanks @pexcn for the contributions!
Co-authored-by: Datong Sun <dndx@idndx.com>
This commit is contained in:
		
							
								
								
									
										11
									
								
								docker/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								docker/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
# 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.
 | 
			
		||||
		Reference in New Issue
	
	Block a user