KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
docker-node
★ 12
Open GitHub ↗
A Docker image for Node.
Download README (.md)
Explore Similar Repositories
AutomatedRedstone
:
minecraft redstone extension mod
mappy
:
A functional programming language. Like LISP but focused around maps rather than lists.
DCS-SimpleRangeScript
:
A simple range script giving a scoreboard for Strafe runs and Bomb / Rockets
GPyM
:
GPM Tool
neuroph-neural-network
:
Neuroph neural network demo
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
docker-node
?
Download (.md)
A [Docker](https://www.docker.com) image for [Node](https://nodejs.org). To use the container with a project, do the following: * Copy the bin directory into your project. * Ensure that your profile PATH includes `./bin` and that it takes priority over any other directory that may include a composer executable: `PATH=./bin:$PATH` Now whenever you are in your project's directory, you can simply execute `node` as you would with a typical composer installation, and the command will execute in the container instead: `node --help` Docker Hub : https://hub.docker.com/r/chekote/node/