clip
clip copied to clipboard
docker-clip plugins not loaded after installation
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
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 ?
That would be docker-cli 19.03 with experimental features enabled. https://github.com/docker/cli/commit/f1f31abbe5c69e258095118f3e8060b82b445d09
ah ah, indeed nice catch! I haven't thought about it :) Will try then and probably close this issue :)
Getting the same issue. I'm running docker on Windows. Even with experimental features enabled.