Link to home
Start Free TrialLog in
Avatar of Lucky Tham
Lucky Tham

asked on

Docker Issue

hi,

why can't run the docker container with error for yr advice. Tks.

User generated image
Avatar of David Favor
David Favor
Flag of United States of America image

Error message seems clear.

Looks like you're missing a file.

Do an ls on the file + ensure it exists + if the file exists, ensure ownership/permissions are correct for Docker to access this file.
Did you swap your Docker to LCOW?
Avatar of noci
noci

The file(s) in //c/User.../ivh/   need to be accessible to the user inside the docker.
You may need to grant them the Everyone: everything access to the folder and below to allow this docker to start.

Specificaly to either create the file there or use the file   package.json

If the file npm-debug.log exists there then that may have more hints on how to solve this.
seem like the file is not there is  exact location, can you get into the docker container and check whether file is there or not.

docker exec -it container id /bin/bash

or there is some issue with your mount.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.