aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--brewscript.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/brewscript.sh b/brewscript.sh
index d554c99..cbd72fb 100644
--- a/brewscript.sh
+++ b/brewscript.sh
@@ -70,6 +70,8 @@ brew install tmux
brew install --cask xquartz
#docker
#brew install docker
+#--- only the cask installs the app/daemon
+brew rm docker
brew install --cask docker
#kubectl
-brew install kubectl \ No newline at end of file
+brew install kubectl