Remove capabilities message about swarm mode (#18430)

Co-authored-by: Stephen Corya <stephen@corya.net>
This commit is contained in:
Stephen Corya 2023-10-20 05:27:43 -04:00 committed by GitHub
parent 8d25493135
commit f54b50a206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -415,12 +415,6 @@ cap_drop:
- SYS_ADMIN
```
> Note when using docker stack deploy
>
> The `cap_add` and `cap_drop` options are ignored when
> [deploying a stack in swarm mode](../../engine/reference/commandline/stack_deploy.md)
{ .important }
### cgroup_parent
Specify an optional parent cgroup for the container.