Installing Docker for Mac programaticaly from the command line

Docker for Mac is amazing! I do have a small dilemma with installing Docker for Mac from the command line. Downloading and installing the app are straight forward to automate. When the app is opened for the first time the user gets prompted to click Ok and then type in their password to grant Docker access to the system.

Does anyone know a way to perform this task via the command line?

1 Like

Just a wild guess, but you could also check if brew does this for you.