lambda-docker icon indicating copy to clipboard operation
lambda-docker copied to clipboard

Error try python2.7 example

Open pribadihcr opened this issue 8 years ago • 1 comments

I got this error: <class 'docker.errors.DockerException'> at / Error while fetching server API version: ('Connection aborted.', error(2, 'No such file or directory')) Python /usr/local/lib/python2.7/dist-packages/docker/client.py in _retrieve_server_version, line 123 Web POST http://0.0.0.0:8080/

pribadihcr avatar Dec 29 '16 05:12 pribadihcr

How do you run the server? Have you installed docker locally and accessed the /var/run/docker.sock the file?

tobegit3hub avatar Dec 29 '16 13:12 tobegit3hub