Skip to content

Conversation

@deedw
Copy link
Contributor

@deedw deedw commented Oct 26, 2017

npm install fails when deploying or packaging using a docker container because it is not being run in the correct container directory.

Adding the '-w /var/task' option to the docker run command fixes this.

npm install fails when deploying or packaging using a docker container because it is not being run in the correct container directory.

Adding the '-w /var/task' option to the docker run command fixes this.
@DeviaVir DeviaVir merged commit de4e721 into motdotla:master Oct 26, 2017
@DeviaVir DeviaVir mentioned this pull request Dec 11, 2017
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.

2 participants