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

fixed outdated Dockerfile #540

Merged
merged 1 commit into from
Oct 4, 2014
Merged

fixed outdated Dockerfile #540

merged 1 commit into from
Oct 4, 2014

Conversation

FunTimeCoding
Copy link

fixes #531

I tried the initial 'official' nodejs image but ran into problems. I then used jessie because wheezy didn't have npm or something. I also used nodejs-legacy rather than nodejs because it provides a node binary rather than nodejs which lead to problems during npm install. Bower also needed --allow-root, but that's not a problem for a container, is it.

benweet added a commit that referenced this pull request Oct 4, 2014
@benweet benweet merged commit 4e38284 into benweet:master Oct 4, 2014
@benweet
Copy link
Owner

benweet commented Oct 4, 2014

Thank you very much for that.

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.

Dockerfile appears to be outdated
4 participants