compose/fig
Sam Hanes 699bbe9ca2 Split the domainname out of qualified hostnames.
Docker doesn't like it when a fully qualified hostname is passed in
the `hostname` parameter. When an FQDN is provided with `-h` the
official CLI puts the first component in `hostname` and the rest in
`domainname`. This change replicates that behavior when the user
specifies an FQDN in `hostname` in their `fig.yml`.

Signed-off-by: Sam Hanes <sam@maltera.com>
2014-07-10 20:18:09 -07:00
..
cli Use yaml.safe_load instead of yaml.load 2014-07-10 15:15:55 +01:00
packages Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
__init__.py Ship 0.4.2 2014-06-18 16:32:23 +01:00
container.py Update to docker-py 0.3.2 2014-06-25 11:56:20 +01:00
progress_stream.py Encode all progress stream output as UTF-8 2014-06-18 14:51:13 +01:00
project.py Support volumes_from option 2014-07-02 13:27:54 +09:00
service.py Split the domainname out of qualified hostnames. 2014-07-10 20:18:09 -07:00