compose-spec / compose-spec

The Compose specification

Home Page:https://compose-spec.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swarm specific settings in long form of secrets should be marked as such.

marcpa00 opened this issue · comments

File: 05-services.md

In the secrets section, long syntax, uid, gid and mode elements are currently only for swarm services, but it is not explicitly stated.

Until issue 9648 is fixed in compose, the documentation is misleading.

Suggestion: add

(docker swarm only)

in the description for "uid and gid" and "mode".

Thank for contributing @marcpa00. Closing this issue as it has now been resolved