Skip to content
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

Update Dockerfile #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #8

wants to merge 1 commit into from

Conversation

hemeda3
Copy link

@hemeda3 hemeda3 commented Jan 25, 2018

shows error when it pull from node:8-alpine ,
---> Running in 6d7528c304db
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR!
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-01-25T05_03_11_702Z-debug.log

I updated it with node:carbon-alpine and it's work now!
ref -- 8.9.4, 8.9, 8, carbon (8/Dockerfile)

shows error when it pull from node:8-alpine , 
 ---> Running in 6d7528c304db
npm ERR! code ENOGIT
npm ERR! No git binary found in $PATH
npm ERR! 
npm ERR! Failed using git.
npm ERR! Please check if you have git installed and in your PATH.
npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2018-01-25T05_03_11_702Z-debug.log

I updated it with node:carbon-alpine and it's work now!
ref -- 8.9.4, 8.9, 8, carbon (8/Dockerfile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant