util/docker: Unify local build targets
commit674ed24075d2c61f69db8f33b49aa0a6a24ffc5e
authorNico Huber <nico.h@gmx.de>
Sun, 4 Nov 2018 16:26:14 +0000 (4 17:26 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 16 Nov 2018 09:43:51 +0000 (16 09:43 +0000)
treee401a643d0b11c4f1cfaebf4eefa2f41267f0f16
parent271b8a5f81b2363218eb8768754001bd4658c92b
util/docker: Unify local build targets

Add a `docker-run-local` target that is used as a template for the
local build targets (`docker-build-coreboot`, `docker-abuild`, and
`docker-what-jenkins-does`).

Note this changes the user for `docker-what-jenkins-does` which has
(ccache) issues if it's not `root`. Will be fixed in a follow-up.

Change-Id: I9088fb9211726cddc37b17ddf70170c2c382679e
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/29456
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/docker/Makefile