-
-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed as not planned
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Description
What is the problem this feature will solve?
I'm curious if there is already a distributed version of node by this team which is statically compiled for some target triples?
I've seen the build commands which can do so, but I'm trying to upstream to your other repo nodejs/docker-node a statically compiled version into docker images. But in order to obviously trust the source, it would have to come from this repository and be distributed.
Thank you
What is the feature you are proposing to solve the problem?
this feature would allow that. It would also close this.
node-runtime request
What alternatives have you considered?
none, too much bureaucracy otherwise. building a statically compiled version of node for docker is greatly wanted, but doing so not by this repository and distibuted, would never get ported to docker-node repository maintained by nodejs
Metadata
Metadata
Assignees
Labels
feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.
Type
Projects
Status
Awaiting Triage