Skip to content

Move .dockercfg to $XDG_CONFIG_HOME (a.k.a. ~/.config) #20693

@yajo

Description

@yajo

Right now Docker saves its configuration in $HOME/.dockercfg file by default. This pollutes the home dir and disables chances of version-controlling the config directory.

Please move config files to $XDG_CONFIG_HOME/docker/<whatever> to follow the Freedesktop guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions