Docker CLI Plugin 'expose' Not Recognized After Installation via 'docker clip' - Stack Overflow

I have installed the docker-clip plugin manager using the following commands:curl -sf-o ~.dockercl

I have installed the docker-clip plugin manager using the following commands:

curl -sf  -o ~/.docker/cli-plugins/docker-clip
chmod +x ~/.docker/cli-plugins/docker-clip

And I have verified that docker-clip is detected by Docker using grep docker info | grep clip

Then, I installed the expose plugin:

docker clip add lukaszlach/clips:expose

Listing the installed plugins via docker clip ls gives the following output:

COMMAND              IMAGE
expose               lukaszlach/clips:expose

However, when I run:

docker expose nginx 80

I get the following error:

docker: 'expose' is not a docker command.

Why the expose plugin not recognized as a valid Docker command, even though docker clip ls lists it?

Here is some additional information about my docker which might be useful:

Client: Docker Engine - Community
 Version:           27.5.1
 API version:       1.47
 Go version:        go1.22.11
 OS/Arch:           linux/amd64
 Context:           desktop-linux

Server: Docker Desktop 4.37.1 (178610)
 Engine:
  Version:          27.4.0
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.22.10
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.21
 runc:
  Version:          1.1.13
 docker-init:
  Version:          0.19.0

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745099517a4611187.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信