Install Docker command line on MacOS

 # Add Docker Desktop for Mac (docker)

export PATH="$PATH:/Applications/Docker.app/Contents/Resources/bin/" in .zprofile

source .zprofile

Comments

Popular posts from this blog

Installation of the OracleJDK on macOS