DockerCLI/compose/convert
Daniel Nephin 485a2b2b2f Set default values for uid and gid to prevent errors when starting a service.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-01-26 12:00:46 -05:00
..
compose.go Implement secret types for compose file. 2017-01-26 11:33:15 -05:00
compose_test.go Add integration test for stack deploy with secrets. 2017-01-26 11:33:15 -05:00
service.go Set default values for uid and gid to prevent errors when starting a service. 2017-01-26 12:00:46 -05:00
service_test.go Fix parsing resources from compose file for stack deploy. 2017-01-09 14:22:02 -05:00
volume.go Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
volume_test.go Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00