Add output for incorrect type on compose_configuration option

This commit is contained in:
Chris Roberts 2017-05-11 14:26:35 -07:00
parent 9242a69545
commit ed8378bcf5
1 changed files with 2 additions and 0 deletions

View File

@ -139,6 +139,8 @@ en:
"build_dir" must exist and contain a Dockerfile
build_dir_or_image: |-
One of "build_dir" or "image" must be set
compose_configuration_hash: |-
"compose_configuration" must be a hash
create_args_array: |-
"create_args" must be an array
invalid_link: |-