mirror of
				https://gitea.com/gitea/act_runner.git
				synced 2025-11-04 03:18:40 +00:00 
			
		
		
		
	- `basic`: Only the runner process in the container; users need to mount the Docker socket to it. - `dind`: A Docker daemon will be started in the container with the root user. - `dind-rootless`: A Docker daemon will be started in the container with a rootless user. Use s6 instead of supervisord to start processes. Reviewed-on: https://gitea.com/gitea/act_runner/pulls/619 Reviewed-by: Zettat123 <zettat123@noreply.gitea.com> Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: Jason Song <i@wolfogre.com> Co-committed-by: Jason Song <i@wolfogre.com>
		
			
				
	
	
		
			15 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			144 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
/act_runner
 | 
						|
.env
 | 
						|
.runner
 | 
						|
coverage.txt
 | 
						|
/gitea-vet
 | 
						|
/config.yaml
 | 
						|
 | 
						|
# Jetbrains
 | 
						|
.idea
 | 
						|
# MS VSCode
 | 
						|
.vscode
 | 
						|
__debug_bin
 | 
						|
# gorelease binary folder
 | 
						|
dist
 |