🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suanpan_sample

sample for suanpan

1.0.0
latest
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created

如何使用

  • 点击 Use_This_Template 按钮创建 github repo
  • 将代码 git clone 到本地

初始化

  • 执行 npm init 初始化

如何构建容器

修改待推送容器名字与标签

  • nano docker/imagename
  • nano docker/version

推荐使用以下脚本构建容器

  • 构建并推送 bash docker/build.sh
  • 仅构建不推送 bash docker/buildonly.sh

可使用 update.sh 将代码rsync到指定位置并构建

bash update.sh

Keywords

FAQs

Package last updated on 19 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts