lambda-docker
lambda-docker copied to clipboard
Error try python2.7 example
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/
How do you run the server? Have you installed docker locally and accessed the /var/run/docker.sock the file?