Skip to content

Commit 8dd2945

Browse files
committed
docker-credential-helper-ecr: declare conflict with cask docker
1 parent 527eb7e commit 8dd2945

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/d/docker-credential-helper-ecr.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ class DockerCredentialHelperEcr < Formula
2323

2424
depends_on "go" => :build
2525

26+
conflicts_with cask: "docker"
27+
2628
def install
2729
(buildpath/"GITCOMMIT_SHA").write tap.user
2830
system "make", "build"

0 commit comments

Comments
 (0)