zachschultz commented on issue #2368: While following Mac host setup, docker ps 
shows an error, also causes failure on ./gradlew distDocker
URL: 
https://github.com/apache/incubator-openwhisk/issues/2368#issuecomment-308461769
 
 
   Here is what I see:
   ```
   docker@whisk:~$ sudo cat /var/lib/boot2docker/profile
   
   EXTRA_ARGS='
   --label provider=virtualbox
   
   '
   CACERT=/var/lib/boot2docker/ca.pem
   DOCKER_HOST='-H tcp://0.0.0.0:2376'
   DOCKER_STORAGE=aufs
   DOCKER_TLS=auto
   SERVERKEY=/var/lib/boot2docker/server-key.pem
   SERVERCERT=/var/lib/boot2docker/server.pem
   
   
   DOCKER_TLS=no
   DOCKER_HOST='-H tcp://0.0.0.0:4243'
   EXTRA_ARGS='--userns-remap=default'
   DOCKER_TLS=no
   DOCKER_HOST='-H tcp://0.0.0.0:4243'
   EXTRA_ARGS='--userns-remap=default'
   DOCKER_TLS=no
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to