roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Docker for Mac cli install advanced options

Open e-tip opened this issue 2 years ago • 0 comments

I'm doing a script that automatically installs and configurea development environment on mac. to install Docker, once downloaded I use the Docker.app/Contents/MacOS/install --accept-license. As we are now applying more strict security policies, we want to install docker without root permissions ( which in the GUI is available under advanced options ) but using the same install command

e-tip avatar Jul 17 '23 12:07 e-tip