Daniel Nephin
|
1afa22733c
|
Set default values for uid and gid to prevent errors when starting a service.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit 167b3f95b7 )
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2017-01-26 06:21:01 -08:00 |
|
Daniel Nephin
|
909014d324
|
Test and fix external secrets in stack deploy.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit b3427e43ed )
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2017-01-26 06:20:36 -08:00 |
|
Daniel Nephin
|
2f445705f9
|
Implement secret types for compose file.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit 9419e7df2b )
Signed-off-by: Victor Vieux <vieux@docker.com>
|
2017-01-26 06:19:49 -08:00 |
|
Vincent Demeester
|
bf43d2a58d
|
Make docker stack deploy a little bit more indempotent
Sort some slice fields before sending them to the swarm api so that it
won't trigger an update.
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
|
2017-01-25 20:31:09 -08:00 |
|
Daniel Nephin
|
5bf7901f5d
|
Replace vendor of aanand/compose-file with a local copy.
Add go-bindata for including the schema.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-01-25 16:04:05 -05:00 |
|
Daniel Nephin
|
a757b9bea9
|
Move pkg to cli/compose/convert
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-01-25 16:02:09 -05:00 |
|