You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I tried installing by running:
When prompted
[Y/n]I just hit the enter key, given thatYindicates that I accept by default. Instead of success, I get this error: