More specific language around docker build matching errors
This commit is contained in:
parent
4d70856b8a
commit
1699821571
|
@ -160,7 +160,7 @@ en:
|
|||
|
||||
errors:
|
||||
build_error: |-
|
||||
Vagrant received unknown output from docker: %{result}
|
||||
Vagrant received unknown output from `docker build` while building a container: %{result}
|
||||
compose_lock_timeout: |-
|
||||
Vagrant encountered a timeout waiting for the docker compose driver
|
||||
to become available. Please try to run your command again. If you
|
||||
|
|
Loading…
Reference in New Issue