-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Error in guide to dockerizing nodejs #1344
Labels
good first issue
Issues for newcomers
Comments
I think it should be |
Created pull/1346. Sorry if I missed any aspects of standard protocol. |
pierreneter
pushed a commit
that referenced
this issue
Aug 24, 2017
Thanks! |
hackygolucky
added a commit
to hackygolucky/nodejs.org
that referenced
this issue
Sep 19, 2017
* 'master' of https://github.com/nodejs/nodejs.org: (22 commits) Add Myles as TSC Director (nodejs#1365) board: add Myles Borins (nodejs#1362) doc: fix some links in guides (nodejs#1363) blog: update 8.5.0 release blog: v8.5.0 release post (nodejs#1360) Update board.md (nodejs#1359) Merge Website WG Members and Collaborators 🎉 (nodejs#1357) Updated it translation for index.md (nodejs#1353) Get data from google doc for Announcements (nodejs#1332) fix silver section head and paypal location (nodejs#1355) layouts/in-the-news.hbs: Use JS standard style (nodejs#1352) blog: release post for v6.11.3 Change member class (nodejs#1350) Fix wrongs Language Names in Working Groups page. (nodejs#1347) Remove current gold director (nodejs#1348) Fix instruction in dockerization guide. Issue nodejs#1344 (nodejs#1346) Update TSC member list (nodejs#1343) Update site.json of zh-cn locale (nodejs#1339) Update Silver member Directors for August 2017 (nodejs#1341) blog: add release post for v8.4.0 (nodejs#1340) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following instruction, given by the above tutorial, causes a build to fail.
COPY package.json package-lock.json .
The error message reads:
The text was updated successfully, but these errors were encountered: