kompose/cmd
Suraj Deshmukh 0bc24d5ca6 normalize docker-compose service that has name with underscore
kubernetes or openshift does not allow underscores in the object
names, while docker-compose does, in this commit the code has been
added to convert underscores to hypens.
2017-02-14 17:39:42 +05:30
..
completion.go normalize docker-compose service that has name with underscore 2017-02-14 17:39:42 +05:30
convert.go Merge pull request #368 from procrypt/yaml_and_yml 2017-01-30 09:21:33 -05:00
down.go added support for docker-compose.yaml besides docker-compose.yml 2017-01-23 13:30:33 +05:30
root.go Disables timestamp with logging 2017-01-18 09:23:52 -05:00
up.go added support for docker-compose.yaml besides docker-compose.yml 2017-01-23 13:30:33 +05:30
version.go fix passing gitcommit in version output 2017-02-11 17:05:08 +01:00