We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docker
1 parent 9438727 commit 527eb7eCopy full SHA for 527eb7e
Formula/d/docker-compose.rb
@@ -25,6 +25,8 @@ class DockerCompose < Formula
25
26
depends_on "go" => :build
27
28
+ conflicts_with cask: "docker"
29
+
30
def install
31
ldflags = %W[
32
-s -w
0 commit comments