#120 Privileged to dind
All checks were successful
Docker Compose Config / docker-compose-config (push) Successful in 18s
All checks were successful
Docker Compose Config / docker-compose-config (push) Successful in 18s
This commit is contained in:
parent
23434b00fb
commit
eaca515c72
@ -38,6 +38,7 @@ services:
|
||||
runner-dind:
|
||||
image: gitea/act_runner:latest-dind-rootless
|
||||
container_name: gitea_runner-dind
|
||||
privileged: true
|
||||
depends_on:
|
||||
- gitea
|
||||
env_file:
|
||||
|
Loading…
Reference in New Issue
Block a user