devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Feature Request: support building containers for nodejs apps

Open crisdosaygo opened this issue 3 years ago • 4 comments

Just a question. Understand if you're not planning this.

Cool looking project!

crisdosaygo avatar Aug 26 '22 03:08 crisdosaygo

You can add nodejs package to your Devbox shell, and then node run ... inside Devbox. We do need to build the Node.js detection when you generate an image though. Thanks for the feature request.

robrich avatar Aug 26 '22 14:08 robrich

As @robrich mentioned:

  • For the shell functionality, we already support nodejs – and you can install any of the versions listed here.
  • For the container support, we are planning to add nodejs pretty soon. I'll repurpose this ticket to track the container support and we'll let you know as soon as we add it.

loreto avatar Aug 26 '22 15:08 loreto

@loreto It looks like the link you put just links back to this ticket?

MasterOdin avatar Aug 26 '22 21:08 MasterOdin

Sorry!

Here's the right link: https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=nodejs

loreto avatar Aug 26 '22 21:08 loreto