Skip to content
Commit 8fb9bb1f authored by Ryan Roberts's avatar Ryan Roberts
Browse files

containers: Introduce a base image



Add a base image which all other images inherit from. This solves the
immediate problem of docker hub preventing us from pulling
debian:bookworm due to TOOMANYREQUESTS. The base image is now the only
image that pulls debian:bookworm and it will be rebuilt very
infrequently. Additionally, there is now a single place where we can
modify all images.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 01454f87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment