doc: remove instruction of windows container from header

This commit is contained in:
Victory Osikwemhe 2023-01-11 12:56:58 +01:00 committed by GitHub
parent 1614ac691c
commit 701123b353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -74,7 +74,9 @@ $ docker service create --name helloworld alpine:3.6 ping docker.com
For more details about image tag resolution, see
[Specify the image version the service should use](#specify-the-image-version-a-service-should-use).
### gMSA for Swarm (Windows Container)
### gMSA for Swarm
*This example will only work for a windows container*
Swarm now allows using a Docker Config as a gMSA credential spec - a requirement for Active Directory-authenticated applications. This reduces the burden of distributing credential specs to the nodes they're used on.