Fix error message reported by Pau:
docker: invalid reference format: repository name must be lowercase.
This happens in the "docker run" command after the "Starting container
to merge logs" message, because the arguments to --entrypoint are not in
quotation marks. The command fails.
Logs were merged anyway, because
If03422bb8fb126fe6f204a4f8bc6edf0cbb7f194 had already reverted half the
patch and added the log merging back to the Dockerfile.
This reverts commit 73663b01f2
.
Change-Id: Ie6f8270230e1f0372b63d610b7868ea8719b18ad
changes/82/22882/1
parent
6f6724178b
commit
19594be9e8
Loading…
Reference in new issue