tools: Integrate the Dockerfile used for CI
authorTom Rini <trini@konsulko.com>
Mon, 15 Mar 2021 17:19:01 +0000 (13:19 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 7 Apr 2021 18:47:05 +0000 (14:47 -0400)
commita64322548cf8d0122833a66d06a9936832a53cac
tree0ca76a8f5d072c0b59d112ccd2c7964876f5178b
parentb6b35fd2a16bfda1abb3ed3cba7486a6b6b8ac73
tools: Integrate the Dockerfile used for CI

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 <xypron.glpk@gmx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
doc/build/docker.rst [new file with mode: 0644]
doc/build/index.rst
tools/docker/Dockerfile [new file with mode: 0644]