Bug Report
Current Behavior
install scoop in a docker container
install a scoop package (such as git)
use scoop package in a subsequent RUN command results in:
Could not create process with command '"C:\Users\ContainerAdministrator\scoop\apps\git\current\cmd\git.exe" clone -q https://github.com/samuelcolvin/pydantic.git C:\Users\ContainerAdministrator\AppData\Local\Temp\pip-install-xmwtmaol\pydantic_4641e039e3774955b81c25db0d639f23'.
Expected Behavior
Can use installed programs
Additional context/output
Possible Solution
https://github.com/ScoopInstaller/Scoop/tree/2021-12-26 does work
System details
Windows version: 10
OS architecture: 64bit
PowerShell version: [output of "$($PSVersionTable.PSVersion)"]
Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
//# Your configuration here
I will try to add more config details asap, but maybe someone already has an idea?
Bug Report
Current Behavior
install scoop in a docker container
install a scoop package (such as git)
use scoop package in a subsequent RUN command results in:
Expected Behavior
Can use installed programs
Additional context/output
Possible Solution
https://github.com/ScoopInstaller/Scoop/tree/2021-12-26 does work
System details
Windows version: 10
OS architecture: 64bit
PowerShell version: [output of
"$($PSVersionTable.PSVersion)"]Additional software: [(optional) e.g. ConEmu, Git]
Scoop Configuration
//# Your configuration hereI will try to add more config details asap, but maybe someone already has an idea?