Skip to content

Commit

Permalink
Set USER to ContainerUser
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart X Addison <sxa@redhat.com>
  • Loading branch information
sxa committed Aug 12, 2024
1 parent 3e6e5df commit 9c9e5ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ansible/docker/Dockerfile.win2022
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ RUN net user ansible %PW% /ADD & net localgroup "Administrators" ansible /ADD &
net user ansible /DELETE

ENTRYPOINT ["C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\Common7\\Tools\\VsDevCmd.bat", "&&", "powershell.exe", "-NoLogo", "-ExecutionPolicy", "Bypass"]
USER ContainerUser

0 comments on commit 9c9e5ce

Please sign in to comment.