Skip to content

Commit 527eb7e

Browse files
committed
docker-compose: declare conflict with cask docker
1 parent 9438727 commit 527eb7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/d/docker-compose.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ class DockerCompose < Formula
2525

2626
depends_on "go" => :build
2727

28+
conflicts_with cask: "docker"
29+
2830
def install
2931
ldflags = %W[
3032
-s -w

0 commit comments

Comments
 (0)