Re: [PATCH] tools: Integrate the Dockerfile used for CI

2021-04-07 Thread Tom Rini
On Mon, Mar 15, 2021 at 01:19:01PM -0400, Tom Rini wrote: > Integrate the Dockerfile from > https://source.denx.de/u-boot/gitlab-ci-runner.git as of > commit bc6130d572f1 ("Dockerfile: Remove high UID/GID") and introduce a > short rST on how to build the container. > > Cc: Heinrich Schuchardt >

[PATCH] tools: Integrate the Dockerfile used for CI

2021-03-15 Thread Tom Rini
Integrate the Dockerfile from https://source.denx.de/u-boot/gitlab-ci-runner.git as of commit bc6130d572f1 ("Dockerfile: Remove high UID/GID") and introduce a short rST on how to build the container. Cc: Heinrich Schuchardt Signed-off-by: Tom Rini --- doc/build/docker.rst| 14 +++ doc/buil