The Docker image is used in the initialization process, to copy everything in the custom folder to the Gitea data dir (mounted as a persistent volume). It is built using Packer and is based on the busybox image, so we can use its minimalist shell system to copy files and set permissions
		
			
				
	
	
		
			12 lines
		
	
	
		
			502 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			502 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #db231d bug ; Something is not working
 | |
| #76db1d enhancement ; Improving existing functionality
 | |
| #1d76db feature ; New functionality
 | |
| #db1d76 idea ; Something to consider
 | |
| #db1d76 question ; Looking for an answer
 | |
| #fbca04 security ; All your base are belong to us
 | |
| #1dd5db ui/ux ; User interface, process design, etc.
 | |
| #333333 dev environment ; Config, builds, CI, deployment, etc.
 | |
| #cccccc duplicate ; This issue or pull request already exists
 | |
| #cccccc invalid ; Not a bug
 | |
| #cccccc wontfix ; This won't be fixed
 |