acr-docker-credential-helper
acr-docker-credential-helper copied to clipboard
Windows: installation fails
I tried installing by running:
iex ([System.Text.Encoding]::UTF8.GetString((Invoke-WebRequest -Uri https://aka.ms/acr/installaad/w
in).Content))
When prompted [Y/n]
I just hit the enter key, given that Y
indicates that I accept by default. Instead of success, I get this error:
Runing ACR docker config editor...
Please note that bak file will be overwritten, continue? [Y/n]
Error: Unable to get user input
Usage:
Docker Login Config Editor [flags]
Flags:
--config-file string Location of the config file.
--force Silently continue on warnings
--helper string Name of the login helper to be used.
--server string Docker registry url to use this helper.
Error running subcommand: Unable to get user input