clip icon indicating copy to clipboard operation
clip copied to clipboard

docker-clip plugins not loaded after installation

Open xinity opened this issue 5 years ago • 4 comments

ollowing the README, seems docker-clip couldn't be loaded on my end: docker version: 18.09.6-ce OS: Manjaro 18.04

ls -l ~/.docker/cli-plugins/docker-clip                                                                                       
-rwxr-xr-x 1 xinity xinity 6279 Jun  2 18:01 /home/xinity/.docker/cli-plugins/docker-clip
 docker info | grep clip

xinity avatar Jun 02 '19 16:06 xinity

I think docs should be updated on this. As I assume from this one's date - https://github.com/docker/cli/issues/1534 - the client plugins feature is available from 19.03. And require client experimental features enabled. Do you think this is correct @xinity ?

lukaszlach avatar Jun 03 '19 18:06 lukaszlach

That would be docker-cli 19.03 with experimental features enabled. https://github.com/docker/cli/commit/f1f31abbe5c69e258095118f3e8060b82b445d09

lukaszlach avatar Jun 03 '19 20:06 lukaszlach

ah ah, indeed nice catch! I haven't thought about it :) Will try then and probably close this issue :)

xinity avatar Jun 04 '19 14:06 xinity

Getting the same issue. I'm running docker on Windows. Even with experimental features enabled.

ramoneees avatar May 08 '20 10:05 ramoneees