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

[Feature] (Re)create Docker Official Image #1226

Closed
2 tasks
nschonni opened this issue Apr 21, 2020 · 3 comments
Closed
2 tasks

[Feature] (Re)create Docker Official Image #1226

nschonni opened this issue Apr 21, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@nschonni
Copy link

  • I'd be willing to implement this feature
  • This feature can already be implemented through a plugin

Describe the user story

Paralleling the discussion from the docker-node repo about removing Yarn from the 14 image nodejs/docker-node#1238

Describe the solution you'd like

Suggesting the previous image be revived https://hub.docker.com/r/yarnpkg/node-yarn, although maybe a simpler "yarn" name would be easier. The existing infrastructure using by docker-node could be used for you to create images with stronger versioning of the Yarn component.

Describe the drawbacks of your solution

You'd need to re-setup the repo and configure the stackbrew scripts used to publish the official images.

Describe alternatives you've considered

N/A

Additional context

N/A

@nschonni nschonni added the enhancement New feature or request label Apr 21, 2020
@nschonni
Copy link
Author

@arcanis
Copy link
Member

arcanis commented Apr 21, 2020

As I previously mentioned, we won't start any efforts in this direction before a resolution is found in nodejs/node#15244 (comment).

Our team already supports the Node ecosystem through our work on Yarn itself, I see absolutely no benefit for anyone at adding extra maintenance cost for what seems to be political reasons.

@merceyz
Copy link
Member

merceyz commented Jan 2, 2021

Closing as it doesn't seem like the Yarn binary will be removed from the docker image anytime soon, if it is I think we'd rather document using npm install yarn -g or using per-project installs and invoking that using node directly instead of maintaining a docker image

@merceyz merceyz closed this as completed Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants