feat: add more docker api

This commit is contained in:
2019-08-27 15:03:30 +08:00
parent f0810cc9d9
commit 3e480da539
20 changed files with 117 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
@url=https://dayu.n.yumc.pw
@url=https://dayu-api.miaowoo.cc
### System
##### Info
@@ -25,11 +25,22 @@ POST {{swarm}}/init
@stack={{url}}/stack
##### Stack List
GET {{stack}}/list
##### Stack Info
GET {{stack}}/faas
##### Stack Remove
POST {{stack}}/develop/remove
### Service
@service={{url}}/service
##### Service List
GET {{service}}/list
##### Service Info
GET {{service}}/3gchxsmjld0fuex216w56jl5g
##### Service Remove
POST {{service}}/develop/remove
### Container
@container={{url}}/container