mirror of https://github.com/docker/docs.git
When users were putting true/false/yes/no in the environment key, the YML parser was converting them into True/False, rather than leaving them as a string. This change will force people to put them in quotes, thus ensuring that the value gets passed through as intended. Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com> |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
errors.py | ||
fields_schema.json | ||
interpolation.py | ||
service_schema.json | ||
validation.py |