PS D:\ue4docker> docker --version Docker version 20.10.7, build f0df350 PS D:\ue4docker> docker build --isolation=process . Sending build context to Docker daemon 177.5MB Step 1/5 : FROM mcr.microsoft.com/windows/servercore:ltsc2022 ltsc2022: Pulling from windows/servercore 8f616e6e9eec: Pull complete 4d1d74adc6a9: Pull complete Digest: sha256:1f8965b9b4e2097ac78590ba652f069eafd5b6a0a4e9e603a415d362bfb7638c Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 ---> 136110e1a05c Step 2/5 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'Continue'; $verbosePreference='Continue';"] ---> Running in f42c3fa7bf67 Removing intermediate container f42c3fa7bf67 ---> cac312693d2c Step 3/5 : ENV CHOCO_URL=https://chocolatey.org/install.ps1 ---> Running in c9e76467da33 Removing intermediate container c9e76467da33 ---> 2c8e3b413b4b Step 4/5 : RUN Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]'Tls,Tls11,Tls12'; iex ((New-Object System.Net.WebClient).DownloadString("$env:CHOCO_URL")); ---> Running in b0033bf78d95 Forcing web requests to allow TLS v1.2 (Required for requests to Chocolatey.org) Getting latest version of the Chocolatey package for download. Not using proxy. Getting Chocolatey from https://community.chocolatey.org/api/v2/package/chocolatey/0.11.3. Downloading https://community.chocolatey.org/api/v2/package/chocolatey/0.11.3 to C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\chocolatey.zip Not using proxy. Extracting C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\chocolatey.zip to C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall VERBOSE: Preparing to expand... VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\_re ls\.rels'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\cho colatey.nuspec'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateysetup.psm1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\init.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\VERIFICATION.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\choco.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\choco.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\choco.exe.manifest'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\CREDITS.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\LICENSE.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\chocolateyInstaller.psm1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\chocolateyProfile.psm1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\chocolateyScriptRunner.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\ChocolateyTabExpansion.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Format-FileSize.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-CheckSumValid.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-ChocolateyUnzip.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-ChocolateyWebFile.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-EnvironmentVariable.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-EnvironmentVariableNames.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-FtpFile.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-OSArchitectureWidth.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-PackageParameters.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-ToolsLocation.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-UACEnabled.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-UninstallRegistryKey.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-VirusCheckValid.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-WebFile.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-WebFileName.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Get-WebHeaders.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-BinFile.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyDesktopLink.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyEnvironmentVariable.ps 1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyExplorerMenuItem.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyFileAssociation.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyInstallPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyPath.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyPinnedTaskBarItem.ps1' . VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyPowershellCommand.ps1' . VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyShortcut.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyVsixPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-ChocolateyZipPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Install-Vsix.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Set-EnvironmentVariable.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Set-PowerShellExitCode.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Start-ChocolateyProcessAsAdmin.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Test-ProcessAdminRights.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Uninstall-BinFile.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Uninstall-ChocolateyEnvironmentVariable. ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Uninstall-ChocolateyPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\UnInstall-ChocolateyZipPackage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Update-SessionEnvironment.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Write-ChocolateyFailure.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Write-ChocolateySuccess.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Write-FileUpdateLog.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\functions\Write-FunctionCallLogMessage.ps1'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\choco.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\choco.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\chocolatey.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\chocolatey.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cinst.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cinst.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\clist.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\clist.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cpack.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cpack.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cpush.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cpush.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cuninst.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cuninst.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cup.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cup.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cver.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\cver.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\redirects\RefreshEnv.cmd'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7z.dll'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7z.dll.manifest'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7z.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7z.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7z.exe.manifest'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\7zip.license.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\checksum.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\checksum.exe.config'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\checksum.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\checksum.license.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\shimgen.exe'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\shimgen.exe.ignore'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\tools\shimgen.license.txt'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\[Co ntent_Types].xml'. VERBOSE: Created 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\pac kage\services\metadata\core-properties\0f188391ebb44f408b3c77de8dcfdfe0.psmdcp' . Installing Chocolatey on the local machine VERBOSE: Loading module from path 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateysetup.psm1'. VERBOSE: Exporting function 'Initialize-Chocolatey'. VERBOSE: Importing function 'Initialize-Chocolatey'. VERBOSE: Loading module from path 'C:\Users\ContainerAdministrator\AppData\Local\Temp\chocolatey\chocoInstall\too ls\chocolateyInstall\helpers\chocolateyInstaller.psm1'. Creating ChocolateyInstall as an environment variable (targeting 'Machine') Setting ChocolateyInstall to 'C:\ProgramData\chocolatey' WARNING: It's very likely you will need to close and reopen your shell before you can use choco. Restricting write permissions to Administrators We are setting up the Chocolatey package repository. The packages themselves go to 'C:\ProgramData\chocolatey\lib' (i.e. C:\ProgramData\chocolatey\lib\yourPackageName). A shim file for the command line goes to 'C:\ProgramData\chocolatey\bin' and points to an executable in 'C:\ProgramData\chocolatey\lib\yourPackageName'. Creating Chocolatey folders if they do not already exist. WARNING: You can safely ignore errors related to missing log files when upgrading from a version of Chocolatey less than 0.9.9. 'Batch file could not be found' is also safe to ignore. 'The system cannot find the file specified' - also safe. chocolatey.nupkg file not installed in lib. Attempting to locate it from bootstrapper. PATH environment variable does not have C:\ProgramData\chocolatey\bin in it. Adding... WARNING: Not setting tab completion: Profile file does not exist at 'C:\Users\ContainerAdministrator\Documents\WindowsPowerShell\Microsoft.PowerShe ll_profile.ps1'. Chocolatey (choco.exe) is now ready. You can call choco from anywhere, command line or powershell by typing choco. Run choco /? for a list of functions. You may need to shut down and restart powershell and/or consoles first prior to using choco. Ensuring Chocolatey commands are on the path Ensuring chocolatey.nupkg is in the lib folder Removing intermediate container b0033bf78d95 ---> b05a7adccce6 Step 5/5 : RUN choco install -y git --version=2.32.0 --params "'/GitOnlyOnPath /NoAutoCrlf /WindowsTerminal /NoShellIntegration /NoCredentialManager'" ---> Running in fd92ad4f01c9 Chocolatey v0.11.3 Installing the following packages: git By installing, you accept licenses for the packages. Progress: Downloading git.install 2.32.0... 100% Progress: Downloading chocolatey-core.extension 1.3.5.1... 100% Progress: Downloading git 2.32.0... 100% chocolatey-core.extension v1.3.5.1 [Approved] chocolatey-core.extension package files install completed. Performing other installation steps. Installed/updated chocolatey-core extensions. The install of chocolatey-core.extension was successful. Software installed to 'C:\ProgramData\chocolatey\extensions\chocolatey-core' git.install v2.32.0 [Approved] git.install package files install completed. Performing other installation steps. @{Inno Setup CodeFile: Path Option=Cmd; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry} @{Inno Setup CodeFile: Bash Terminal Option=ConHost; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry} @{Inno Setup CodeFile: CRLF Option=CRLFCommitAsIs; PSPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Git_is1; PSParentPath=Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall; PSChildName=Git_is1; PSDrive=HKLM; PSProvider=Microsoft.PowerShell.Core\Registry} Parameter: no git shell integration Using Git LFS Installing 64-bit git.install... ERROR: Running ["C:\ProgramData\chocolatey\lib\git.install\tools\Git-2.32.0-64-bit.exe" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NOCANCEL /SP- /LOG /COMPONENTS="icons,assoc,assoc_sh,,,,gitlfs,icons\quicklaunch" ] was not successful. Exit code was '-1073741819'. See log for possible error messages. The install of git.install was NOT successful. Error while running 'C:\ProgramData\chocolatey\lib\git.install\tools\chocolateyInstall.ps1'. See log for details. git v2.32.0 [Approved] git package files install completed. Performing other installation steps. The install of git was successful. Software install location not explicitly set, it could be in package or default install location of installer. Chocolatey installed 2/3 packages. 1 packages failed. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). Failures - git.install (exited -1073741819) - Error while running 'C:\ProgramData\chocolatey\lib\git.install\tools\chocolateyInstall.ps1'. See log for details. The command 'powershell -Command $ErrorActionPreference = 'Stop'; $ProgressPreference = 'Continue'; $verbosePreference='Continue'; choco install -y git --version=2.32.0 --params "'/GitOnlyOnPath /NoAutoCrlf /WindowsTerminal /NoShellIntegration /NoCredentialManager'"' returned a non-zero code: 1 PS D:\ue4docker>