Skip to content
Commit 9279ab0c authored by Ryan Roberts's avatar Ryan Roberts
Browse files

cli: Install first config before running docker pull



In some very niche corner cases (devs wanting to run fastpath on a
system that initially has a very custom kernel installed), the initial
running kernel does not have sufficient Kconfigs enabled to run docker
(this is true for defconfig for example). Therefore "docker image pull"
would fail. Let's workaround this by installing the first config first
then we can do the "docker image pull" in the context of that kernel
which must support docker.

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 1a69dbcd
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