mirror of
https://github.com/cuigh/swirl
synced 2024-12-27 06:13:00 +00:00
Update doc
This commit is contained in:
parent
e89fe3b80d
commit
07a420c376
@ -165,9 +165,9 @@ docker stack deploy -c compose.yml swirl
|
||||
|
||||
**Swirl** use service labels to support some features, the labels in the table below are currently supported.
|
||||
|
||||
| Name | Description | Examples |
|
||||
|-------------|----------------------|-------------------------------------|
|
||||
| swirl.scale | Service auto scaling | `swirl.scale=min=1,max=5,cpu=30:50` |
|
||||
| Name | Description | Examples |
|
||||
|-------------|----------------------|-------------------------|
|
||||
| swirl.scale | Service auto scaling | `min=1,max=5,cpu=30:50` |
|
||||
|
||||
## Build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user