Automatically managed Forgejo mirrors of a Github User/Organization.
		
	
	
		
		
			
				
					
						
							| ADD alpine-minirootfs-3.21.2-riscv64.tar.gz / # buildkit | 
						
					
						
							| CMD ["/bin/sh"] | 
						
					
						
							| RUN /bin/sh -c apk update --no-cache && apk add --no-cache ca-certificates tzdata # buildkit | 
						
					
						
							| ENV TZ=Asia/Singapore | 
						
					
						
							| WORKDIR /app | 
						
					
						
							| COPY /app/gh2fg /app/gh2fg # buildkit | 
						
					
						
							| VOLUME [/app/etc/] | 
						
					
						
							| ENTRYPOINT ["./gh2fg"] | 
						
					
				
			
		 
	
	
		
		
			
				
					
						| Key | 
						Value | 
					
				
				
					
						
							| org.opencontainers.image.created | 
							2025-02-12T10:36:09.337Z | 
						
					
						
							| org.opencontainers.image.description | 
							Automatically managed Forgejo mirrors of a Github User/Organization. | 
						
					
						
							| org.opencontainers.image.licenses | 
							 | 
						
					
						
							| org.opencontainers.image.revision | 
							d4566dda8a57b6f7d23b78bdbc022eb993b407db | 
						
					
						
							| org.opencontainers.image.source | 
							https://git.my-ho.st/Fishwaldo/gh2fg | 
						
					
						
							| org.opencontainers.image.title | 
							gh2fg | 
						
					
						
							| org.opencontainers.image.url | 
							https://git.my-ho.st/Fishwaldo/gh2fg | 
						
					
						
							| org.opencontainers.image.version | 
							main |