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