Dockerfile.agent: align runtime stage USER with manager Dockerfile - #446
Dockerfile.agent: align runtime stage USER with manager Dockerfile#446juliakreger wants to merge 1 commit into
Conversation
Add USER_ID ARG defaulting to 65532 and set USER in the runtime stage, consistent with how the manager Dockerfile configures its runtime user. Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: juliakreger The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Build failed (check pipeline). Post ✔️ openstack-baremetal-operator-content-provider SUCCESS in 40m 22s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-baremetal-operator-content-provider SUCCESS in 59m 31s |
|
recheck |
|
Build failed (check pipeline). Post ✔️ openstack-baremetal-operator-content-provider SUCCESS in 22m 17s |
Add USER_ID ARG defaulting to 65532 and set USER in the runtime stage, consistent with how the manager Dockerfile configures its runtime user.