diff --git a/content/compose/compose-file/compose-file-v3.md b/content/compose/compose-file/compose-file-v3.md index 71f4d172e4..e5f3a3ef15 100644 --- a/content/compose/compose-file/compose-file-v3.md +++ b/content/compose/compose-file/compose-file-v3.md @@ -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.