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

Update to current Node LTS for Dockerfile #9854

Closed
wants to merge 1 commit into from

Conversation

ladyisatis
Copy link
Contributor

Ruby will use latest Alpine release, to match Node using the latest. This will need testing, but I have been using Node 10 for about 2 weeks, and uWS will build on the LTS.

Implementing what I commented in the PR on #9796. My current thinking is that this needs testing but nothing is breaking with streaming, and Webpack seems to respond just fine. There will also be no breaking changes to the Node 10 LTS (semantic versioning).

(Also, Ruby 2.6 itself seems stable on Docker, I'm not getting segfaults still. Yay!)

Ruby will use latest Alpine release
@Gargron
Copy link
Member

Gargron commented Jan 18, 2019

To confirm, uWS builds on Node 10? I heard this was a problem previously...

@ladyisatis
Copy link
Contributor Author

Answered on Discord, but: yeah, it builds successfully here via Docker Hub.

@Gargron
Copy link
Member

Gargron commented Jul 17, 2019

The structure of the Dockerfile has been changed significantly so it's best to re-open a new PR.

@Gargron Gargron closed this Jul 17, 2019
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.

None yet

2 participants