1
0
mirror of /repos/rpi-node.git synced 2025-12-30 08:01:30 +01:00
2015-02-22 14:07:14 +01:00
2015-02-22 14:07:14 +01:00
2015-02-22 14:01:56 +01:00
2015-02-22 14:07:14 +01:00
2015-02-22 14:07:14 +01:00

rpi-node

Docker Image packaging for Node.js, used for Raspberry Pi

build the Docker Image

make build

run the Docker Image and get version of installed Node.js

make version

push Docker Image to Docker Hub

  • First, use a docker login with username, password and email address
  • Second, push Docker Image to the official Docker Hub
make push
Description
No description provided
Readme 40 KiB
Languages
Makefile 51.2%
Dockerfile 48.8%