docs/compose/config
Nick H a372275c6e Allow for user relative paths
'~/' in a path currently doesnt work, you get the following error:

[Errno 2] No such file or directory: u'/home/USER/folder/~/some/path/.yml'

Signed-off-by: Nick H <nick.humrich@gmail.com>
2015-09-09 14:54:08 -06:00
..
__init__.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
config.py Allow for user relative paths 2015-09-09 14:54:08 -06:00
errors.py Split out compose.config.errors 2015-08-05 15:50:22 +01:00
interpolation.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
schema.json Do not allow to specify both image and dockerfile in configuration. Closes #1908 2015-08-27 19:36:39 +01:00
validation.py Do not allow to specify both image and dockerfile in configuration. Closes #1908 2015-08-27 19:36:39 +01:00