mirror of https://github.com/docker/docs.git
Removed the container rescheduling example from help and docs
This commit is contained in:
parent
0fe7f7973a
commit
bd54e03115
|
@ -65,4 +65,4 @@ mounting the file at `/docker_subscription.lic` in the tool.
|
|||
| `--binpack` | Set Swarm scheduler to binpack mode (default spread). |
|
||||
| `--random` | Set Swarm scheduler to random mode (default spread). |
|
||||
| `--pull "missing"` | Specify image pull behavior (`always`, when `missing`, or `never`).
|
||||
| `--swarm-experimental` | Enable experimental Swarm features (e.g. container rescheduling). Note: Use only for install, not join). |
|
||||
| `--swarm-experimental` | Enable experimental Swarm features. Note: Use only for install, not join). |
|
||||
|
|
Loading…
Reference in New Issue