- Notifications
You must be signed in to change notification settings - Fork1
zboxfs/zbox-docker-nodejs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Docker image for building Node.js binding ofZboxFS.
Use below command to build the image.
./build.sh
To use this image build Node.js binding for ZboxFS, first get the latestcode fromhttps://github.com/zboxfs/zbox-nodejs.
git clone --recursive https://github.com/zboxfs/zbox-nodejs.git
Then go inside the cloned folder and use below command to build the Node.jsbinding.
docker run --rm -v$PWD:/root/zbox zboxfs/nodejs npm run buildNow the Node.js binding shared librarynative/index.node is built.
For more details, please visithttps://github.com/zboxfs/zbox-nodejs.
About
Docker image for building Node.js binding of ZboxFS
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published