From 26aa8d740f364fa2acbc519f4ddaf0de91ac1d7f Mon Sep 17 00:00:00 2001 From: Delmar Davis Date: Tue, 7 Sep 2021 09:47:47 -0700 Subject: docker without --cask doesnt install application/daemon --- brewscript.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/brewscript.sh b/brewscript.sh index c9990ee..d554c99 100644 --- a/brewscript.sh +++ b/brewscript.sh @@ -69,6 +69,7 @@ brew install tmux #xquartz brew install --cask xquartz #docker -brew install docker +#brew install docker +brew install --cask docker #kubectl -brew instal kubectl \ No newline at end of file +brew install kubectl \ No newline at end of file -- cgit v1.2.3