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

docker-crashing again and again #37405

Closed
jyoti-designworxz opened this issue Jul 6, 2018 · 3 comments
Closed

docker-crashing again and again #37405

jyoti-designworxz opened this issue Jul 6, 2018 · 3 comments

Comments

@jyoti-designworxz
Copy link

I have been trying to setup a project on my local system in which instructions have been given to use docker commands, but unfortunately whenever i try to use the command sudo docker-compose up the containers exit with the following errors:
npm ERR! code ELIFECYCLE
npm ERR! errno1
etc..

I have tried removing the node-modules and re running the docker-compose command also have tried force-recreate option with docker compose but nothing seems to help me out from this mess.
Please help
TIA

@jyoti-designworxz jyoti-designworxz changed the title docker-crashing again and again docker-crashing again and again Jul 6, 2018
@johnharris85
Copy link
Contributor

It's going to be pretty difficult to diagnose with the minimal information provided. Please can you include your Dockerfile and your docker-compose file at least? Also the output of docker version and docker info please?

@thaJeztah
Copy link
Member

I'd also recommend searching for the ELIFECYCLE error; Google showed me some results; https://www.google.com/search?q=elifecycle+npm+docker

the error may indicate a permission issue; https://stackoverflow.com/a/30749119/1811501

This one looks interesting; sass/node-sass#2031

@AkihiroSuda
Copy link
Member

Closable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants