Node dev for Alpine
Installed:
Can use to build bplus-search and other SEA apps.
docker run --rm -it \
-v "$PWD":/workspace \
-u "$(id -u):$(id -g)" \
mrhappynice/node-dev:latest sh
chmod +x run.sh && cp run.sh /usr/local/bin/node-dev
then just run node-dev in any folder
Content type
Image
Digest
sha256:028e80ce0…
Size
155.9 MB
Last updated
11 months ago
docker pull mrhappynice/node-dev