test addition of user option for container launch
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
此提交包含在:
@@ -23,6 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: colramos/target-images:rhel8
|
||||
options: --user="$(id --user):$(id --group)"
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
- name: Install baseline OS dependencies
|
||||
|
||||
新增問題並參考
封鎖使用者