mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
Makefile: Fix binaries generation issue when 'docker build' failed
Currently we will always create a temp tar file even the 'docker run' failed for some reason,e.g, the docker daemon doesn't run. As a result, we'll get the 2nd error even we've fixed 'docker run' failure. Signed-off-by: Dennis Chen <dennis.chen@arm.com>
This commit is contained in:
parent
c003d0c44f
commit
a4cc18622c