Include stack service configs in service specs
Signed-off-by: John Stephens <johnstep@docker.com>
(cherry picked from commit b7cac96f69)
This commit is contained in:
committed by
Kenfe-Mickael Laventure
parent
7f8486a39a
commit
cd6b682d4f
@ -141,6 +141,7 @@ func convertService(
|
||||
TTY: service.Tty,
|
||||
OpenStdin: service.StdinOpen,
|
||||
Secrets: secrets,
|
||||
Configs: configs,
|
||||
ReadOnly: service.ReadOnly,
|
||||
Privileges: &privileges,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user