JetBrains Rider 2018.1 Help

Code Inspections in docker-compose

InspectionDescriptionDefault Severity
Unknown docker-compose YAML keys

This inspection finds unrecognized keys in `docker-compose` files and highlights them in the editor.

Error
Unknown docker-compose YAML values

This inspection finds unrecognized values in `docker-compose` files and highlights them in the editor.

Error
Last modified: 20 August 2018