Skip to content

Commit

Permalink
try different docker settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mashehu committed Dec 4, 2023
1 parent 0b82730 commit 33cb7c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/self_hosted_runner.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ params {

docker {
enabled = true
docker.userEmulation = true
docker.fixOwnership = true
docker.userEmulation = false
docker.runOptions = '--platform=linux/amd64'
}

0 comments on commit 33cb7c8

Please sign in to comment.