mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	Update Docker REAMDE.md
- Remove the known issue about `.dockerignore` being ignored during DockerHub automated build as this has been fixed - Added a note on the fact that we currently do no support building the container on RPi1
This commit is contained in:
		@@ -88,4 +88,4 @@ Steps to upgrade Gogs with Docker:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Known Issues
 | 
					## Known Issues
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- `.dockerignore` seems to be ignored during Docker Hub Automated build
 | 
					- The docker container can not currently be build on Raspberry 1 (armv6l) as our base image `alpine` does not have a `go` package available for this platform.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user