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

Docker config malformed #1

@axelrindle

Description

@axelrindle

The file docker/config.json is malformed when no proxy is active.

$ cat .docker/config.json  | jq
{
  "auths": {
    // auth here
  }
}
"proxies"
jq: parse error: Expected string key before ':' at line 19, column **15**

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions