From: Chris Laplante <[email protected]> Signed-off-by: Chris Laplante <[email protected]> --- recipes-demo/images/app-container-curl.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-demo/images/app-container-curl.bb b/recipes-demo/images/app-container-curl.bb index 51451300..ddeb3022 100644 --- a/recipes-demo/images/app-container-curl.bb +++ b/recipes-demo/images/app-container-curl.bb @@ -43,4 +43,4 @@ OCI_IMAGE_TAG = "easy" OCI_IMAGE_ENTRYPOINT_ARGS = "http://localhost:80" CONTAINER_SHELL = "busybox" -IMAGE_INSTALL:append = "curl" +IMAGE_INSTALL:append = " curl" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8959): https://lists.yoctoproject.org/g/meta-virtualization/message/8959 Mute This Topic: https://lists.yoctoproject.org/mt/109417851/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
