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> |
||
---|---|---|
.. | ||
fixtures | ||
integration | ||
unit | ||
__init__.py |