kompose/docs
Roberto C. Morano 424f1a9a2c Propagate dots into valid service names (#1063)
* normalize '.' (dot) to '-' (dash) in service names

* added warning about the dot character replacements in service names

* fix gofmt compliance

* also normalize container names (need lowercase)

* splitted normalization for volumes and service names into different functions (it conflicted with './' volumes replacement)

* changed volume normalization to use the new own normalization function

* changed container normalization to use its new own normalization function

* updated as per discussed in PR #1063 review
2018-09-28 20:20:01 +08:00
..
images Added Fabric8 Maven Plugin in Integration 2017-10-09 18:09:06 +05:30
architecture.md architecture.md Link sources 2017-11-08 13:01:00 +02:00
conversion.md Add support for Config, endpoint_mode and 3.3 support (#994) 2018-08-01 15:09:00 -04:00
development.md Update dev doc about make gen-cmd 2018-03-31 12:50:05 +08:00
getting-started.md Add TOC to documentation, add readme.md notice 2017-11-06 10:55:04 -05:00
installation.md 1.16.0 Release (#1055) 2018-07-24 12:54:29 -04:00
integrations.md Fix typo in integrations.md 2018-05-16 17:25:55 +02:00
introduction.md 1.16.0 Release (#1055) 2018-07-24 12:54:29 -04:00
maven-example.md Typo fix in maven-example.md (#1021) 2018-06-27 11:37:59 -04:00
README.md Add TOC to documentation, add readme.md notice 2017-11-06 10:55:04 -05:00
user-guide.md Propagate dots into valid service names (#1063) 2018-09-28 20:20:01 +08:00

Note: These /docs files are best viewed at kompose.io