Skip to content

docker-compose doesn't install as a pluging #5892

Discussion options

You must be logged in to vote

Have you tried using the Caveats shown to you when you did brew install docker-compose? You can see them again with brew info docker-compose:

❯ brew info docker-compose
==> docker-compose: stable 2.32.4 (bottled), HEAD
[snip]
==> Caveats
Compose is a Docker plugin. For Docker to find the plugin, add "cliPluginsExtraDirs" to ~/.docker/config.json:
  "cliPluginsExtraDirs": [
      "/opt/homebrew/lib/docker/cli-plugins"
  ]
==> Analytics
[snip]

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@doughsay
Comment options

Answer selected by p-linnane
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants