Should buildx support XDG for ~/.docker/cli-plugins ? #1826
Closed
imme-emosol
started this conversation in
General
Replies: 2 comments
|
Should be transferred to docker/cli repo. (cc @thaJeztah) |
0 replies
|
✔️ docker/cli#2423 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Instead of
~/.docker/cli-plugins,use
${XDG_CONFIG_HOME:-~/.config}/docker/cli-plugins/?
All reactions