mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 13:51:35 +01:00 
			
		
		
		
	Shrink docker image. Update from fig (deprecated) to docker-compose. Update README.md. Signed-off-by: Tiago Pires <tandrepires@gmail.com>
		
			
				
	
	
		
			8 lines
		
	
	
		
			84 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			84 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| gogs:
 | |
|   build: docker
 | |
|   links:
 | |
|     - cache
 | |
|     - session
 | |
|   ports:
 | |
|     - "3000:3000"
 |