Home
last modified time | relevance | path

Searched hist:a18d9c57 (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-unit-test-dockera18d9c57 Fri Feb 05 09:52:26 CST 2021 Patrick Williams <patrick@stwcx.xyz> build-unit-test-docker: split docker stages into invocations

Rather than a single large Dockerfile, split each stage into its
own Dockerfile with its own invocation. This is in preparation
for building the docker stages in parallel.

Since multiple invocations of this script could be running in
parallel, possibly with different content, this requires creating
well-named tags for each stage. Create these tags as a combination
of the current date and the content that went into the stage
Dockerfile. The date is used so that we can refresh the base
image more regularly.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I77ac232f1603b6ce74c55f0f9466482ff30eb32e