mirror of https://github.com/docker/docs.git
Docs contained an invalid example: ``` ERROR: The Compose file './docker-compose.yml' is invalid because: services.*.restart contains an invalid type, it should be a string ``` Use quotes to avoid YAML's implicit type conversion. Someone may also want to do an audit of [other type conversions that might cause problems](https://www.rpatterson.net/blog/docker-gotchas/#yaml-needs-some-zen). |
||
---|---|---|
.. | ||
compose-file-v2.md | ||
compose-file-v3.md | ||
compose-versioning.md | ||
index.md |