Skip to content

Commit

Permalink
feat: update docker installation
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Oct 27, 2024
1 parent 78cbf8c commit 6b48228
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ main_xbps() {
}

main_brew() {
msg 'dive is working on macOS since docker version 26'
require_brew_cask docker
msg 'please remember to enable docker vmm instead of apple virtualization'
msg 'dive is working on macOS since docker version 26'
require_brew lazydocker hadolint docker-completion dive
}

Expand Down

0 comments on commit 6b48228

Please sign in to comment.