Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Docker image for building Node.js binding of ZboxFS

NotificationsYou must be signed in to change notification settings

zboxfs/zbox-docker-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image for building Node.js binding ofZboxFS.

How to build this image

Use below command to build the image.

./build.sh

How to use this image

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 build

Now 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp