Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Windows: installation fails #25

Description

@DavidObando

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions