Pip and Powershell inside Docker: standard_init_linux.go:228: exec user process caused: exec format error
Trying to build an image with Powershell and pip and then run a Powershell script which calls a python package inside: > docker build --file gallery-dl.dockerfile --tag psu . [+] Building 0.6s (9/9) FINISHED => [internal] load build definition from…