run-unit-test-docker: Allow overriding workdir

There are some cases where we want to be able to override the location
of the build workspace inside the container and decouple the location
from the host location. This preserves the current behavior if
DOCKER_WORKDIR is not set.

Change-Id: I885f132e9da06ce9f3c1ddd9dfc7c69b9fb08cd4
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed