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"