We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4c219 commit 21cc7beCopy full SHA for 21cc7be
1 file changed
README.md
@@ -1,19 +1,16 @@
1
-# 备份Docker Swarm集群
+# Docker nodejs SDK
2
3
## Features
4
5
- [Webpack 4](https://webpack.js.org/)
6
- [Babel 7](https://babeljs.io/)
7
- Supports server auto compile and restart
8
9
-[](http://gitlab.greatld.com:14444/qcc/app-backup-swarm/pipelines)
10
-[](http://10.0.0.213:9000/dashboard?id=qcc%3Aapp-backup-swarm)
11
-
12
## How to Install
13
14
```shell
15
-git clone http://gitlab.greatld.com:14444/qcc/app-backup-swarm.git
16
-cd micro-service-boilerplate
+git clone https://github.com/wujjpp/node-docker.git
+cd node-docker
17
npm install
18
```
19
0 commit comments