docs/compose
Joffrey F 513dfda218 Allow dashes in environment variable names
See http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html
Environment variable names used by the utilities in the Shell and
Utilities volume of POSIX.1-2008 consist solely of uppercase letters,
digits, and the <underscore> ( '_' ) from the characters defined in
Portable Character Set and do not begin with a digit. Other characters may
be permitted by an implementation; applications shall tolerate the
presence of such names.

Signed-off-by: Joffrey F <joffrey@docker.com>
2015-11-11 12:45:02 -08:00
..
cli Validate additional files before merging them. 2015-11-11 10:56:15 -05:00
config Allow dashes in environment variable names 2015-11-11 12:45:02 -08:00
__init__.py Cherry-pick release notes froim 1.5.0 2015-11-05 10:25:46 -05:00
const.py Remove duplicate and re-order alphabetically 2015-10-01 16:06:57 +01:00
container.py Logs are available for all log drivers except for none. 2015-10-29 11:28:17 -04:00
legacy.py Remove flake8 ignores and wrap the longest lines to 140 char. 2015-08-26 12:53:11 -04:00
progress_stream.py Reorganize conditional branches to improve readability 2015-11-11 11:21:24 -08:00
project.py Merge pull request #2341 from dnephin/dont_create_default_network_sometimes 2015-11-11 10:48:08 -05:00
service.py Merge pull request #2336 from dnephin/warn_on_volume_masking 2015-11-11 17:21:29 +00:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
utils.py Merge pull request #2326 from dnephin/unicode_decode_error 2015-11-10 12:29:52 -05:00