% sudo /Applications/Docker.app/Contents/MacOS/install --user=my_user_name
Password:
Error: signal: killed
Usage:
install [flags]
Flags:
--accept-license Accept the Docker Subscription Service Agreement now, rather than requiring it to be accepted when the application is first run.
--allowed-org string Require the user to sign in and be part of the specified Docker Hub organization when running the application.
-h, --help help for install
--user string Setup symlinks for specified user, removes vmnetd requirement for better security, only one user is supported for now.
1 % ls -la /Applications/Docker.app
ls: /Applications/Docker.app: No such file or directory
Expected behavior
Actual behavior
the process starts, than crashes (errno=1)
in the process the
Docker.appgets deletedInformation
Output of
/Applications/Docker.app/Contents/MacOS/com.docker.diagnose checkSteps to reproduce the behavior
sudo /Applications/Docker.app/Contents/MacOS/install --user=my_user_name