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> |
||
---|---|---|
.. | ||
cli | ||
config | ||
__init__.py | ||
const.py | ||
container.py | ||
legacy.py | ||
progress_stream.py | ||
project.py | ||
service.py | ||
state.py | ||
utils.py |