roadmap
roadmap copied to clipboard
Docker for Mac cli install advanced options
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