Skip to content

Commit

Permalink
try running docker as nobody
Browse files Browse the repository at this point in the history
  • Loading branch information
rrsettgast committed Feb 9, 2025
1 parent f1cf8bf commit 8c1ac52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ jobs:
fi
echo running "docker run \
--user nobody \
${docker_args[@]} \
-h=`hostname` \
${{ inputs.DOCKER_REPOSITORY }}:${{ inputs.DOCKER_IMAGE_TAG }} \
Expand Down

0 comments on commit 8c1ac52

Please sign in to comment.