Docker for Mac locks up / fails to install

I’m trying to install Docker for Mac on Mac OS Sierra 10.12.1.

After download Docker for Mac, dropping the Docker.app in /Applications, and opening it… nothing happens.

The app appears to be running:
ps ax|grep -i docker
712 ?? S 0:00.13 /Applications/Docker.app/Contents/MacOS/Docker -psn_0_340051
809 s000 S+ 0:00.00 grep -i docker

But no icon appears in the command bar. No links for docker show up in /usr/local/bin:

ls -l /usr/local/bin/dock*
ls: /usr/local/bin/dock*: No such file or directory

And about the only thing I can try is to kill the Docker.app and run it from the command line, but this is not at all revealing either:

511 zbeckman:~$ /Applications/Docker.app/Contents/MacOS/Docker --help
INFO : KSCrash.m (343): -[KSCrash sendAllReportsWithCompletion:]: Sending 0 crash reports
kern.hv_support: 1

And… nothing.

Ideas?

And, when I try docker-diagnose (from the app package), I get this:

530 zbeckman:Contents$ /Applications/Docker.app/Contents/Resources/bin/docker-diagnose
OS X: version 10.12.1 (build: 16B2555)
Docker.app: version: 1.12.3 (583d1b8)
Local time: Tue Nov 15 18:32:33 EST 2016
UTC: Tue Nov 15 23:32:33 UTC 2016
Timestamp: 20161115-183233
Running diagnostic tests:
[ERROR] docker-cli cannot find docker
Error docker -v: timeout after 10.00s
[OK] Moby booted
[ERROR] driver.amd64-linux com.docker.driver.amd64-linux -db is not running
[ERROR] vmnetd /private/tmp/vmnetd/com.docker.vmnetd is not running
[ERROR] osxfs com.docker.osxfs is not running
[ERROR] db Connection refused (ECONNREFUSED) connecting to /Users/zbeckman/Library/Containers/com.docker.docker/Data/s40: check if service is running
[ERROR] db com.docker.db is not running
[ERROR] slirp Connection refused (ECONNREFUSED) connecting to /Users/zbeckman/Library/Containers/com.docker.docker/Data/s51: check if service is running
[ERROR] slirp com.docker.slirp is not running
Error docker -v: got timeout (docker -v: exit 127)
[OK] disk
[OK] menubar
[OK] environment
[OK] Docker
[OK] VT-x
[OK] kern.hv_support
Error exec: echo “00000003.0000f3a6” | nc -U /Users/zbeckman/Library/Containers/com.docker.docker/Data/@connect > /tmp/2A7766C2-0B78-4EB6-ABB8-53EF34A03F8A/20161115-183233/diagnostics.tar: exit 1