docs/compose
Mazz Mosley f33f673b49 Allow _.- chars in service names
As VALID_CHARS is shared with project names, these chars are also
now allowed within project names.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-07-01 17:57:50 +01:00
..
cli Fix 'docker-compose help migrate-to-labels' 2015-06-19 15:43:53 -07:00
__init__.py Bump 1.4.0dev 2015-06-18 11:56:43 -07:00
config.py Added support to option mac-address 2015-06-17 21:28:17 +02:00
const.py Move converge() to a test module, and use a short timeout for tests. 2015-06-14 17:18:27 -04:00
container.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
legacy.py Migrate containers in dependency order 2015-05-26 16:03:06 +01:00
progress_stream.py Possible division by zero error when pulling an image - fixes #1463 2015-05-26 15:34:34 -07:00
project.py Don't set network mode when none is specified 2015-06-19 15:22:13 -07:00
service.py Allow _.- chars in service names 2015-07-01 17:57:50 +01:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Remove whitespace from json hash 2015-05-20 16:02:08 +01:00