mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
scipts: dev_cli.sh: Remove "ensure_latest_ctr" from build-container
It makes no sense to check for a container when building it. Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
@@ -533,7 +533,6 @@ cmd_build-container() {
|
||||
done
|
||||
|
||||
ensure_build_dir
|
||||
ensure_latest_ctr
|
||||
|
||||
BUILD_DIR=/tmp/cloud-hypervisor/container/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user