Skip to content

Commit

Permalink
docker-machine-driver-xhyve: deprecate (#67155)
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Dec 18, 2020
1 parent f1710fa commit d75a4c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/docker-machine-driver-xhyve.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ class DockerMachineDriverXhyve < Formula
sha256 "282868271a1e504ca8643bb6507eb2f99f8f8703d64050886e00175182b35668" => :high_sierra
end

# xhyve is no longer used by Docker, replaced by hyperkit
deprecate! date: "2020-12-18", because: :does_not_build

depends_on "go" => :build
depends_on "docker-machine"

Expand Down

0 comments on commit d75a4c4

Please sign in to comment.