-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation errors - Is the docker daemon running? #4
Comments
you need to install docker in your local environment before you can execute lambda-layer-headless-chromium/build.sh Lines 4 to 6 in 68cfb32
An easy option is to launch a |
pahud
changed the title
Installation errors
Installation errors - Is the docker daemon running?
Mar 5, 2019
Thanks for the great tip!
…On Tue, Mar 5, 2019 at 1:15 AM Pahud Hsieh ***@***.***> wrote:
you need to install docker in your local environment before you can
execute build.sh
https://github.com/pahud/lambda-layer-headless-chromium/blob/68cfb32c29578be20c48c9bd87992a0d3cd9d9b4/build.sh#L4-L6
A easy option is to launch a Cloud9 IDE in AWS and it has everytihng you
need for the development.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AH_2AiNPfJipxJLFEWsIZTjs7Ub1OHEsks5vTgtpgaJpZM4bdz-w>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?.
See 'docker run --help'.
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
chmod: cannot access './layer/headless-chromium/headless-chromium': No such file or directory
I am novice and have no clue how to proceed from here
The text was updated successfully, but these errors were encountered: