diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2020-07-13 21:04:07 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2020-07-15 11:52:43 +0100 |
| commit | f73e485285bc2da944a08e1dd20a30df93e23f25 (patch) | |
| tree | 29096385aa5b45113898b6eb0903d6ee4e9d9553 /scripts/qapi | |
| parent | a77312e77c7d19702aa4e2ddefd20cae060a7fb9 (diff) | |
| download | focaccia-qemu-f73e485285bc2da944a08e1dd20a30df93e23f25.tar.gz focaccia-qemu-f73e485285bc2da944a08e1dd20a30df93e23f25.zip | |
docker.py: fix fetching of FROM layers
This worked on a system that was already bootstrapped because the stage 2 images already existed even if they wouldn't be used. What we should have pulled down was the FROM line containers first because building on gitlab doesn't have the advantage of using our build system to build the pre-requisite bits. We still pull the image we want to build just in case we can use the cached data. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200713200415.26214-4-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions