summaryrefslogtreecommitdiffstats
path: root/recipes-demo/images/app-container-curl.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo/images/app-container-curl.bb')
-rw-r--r--recipes-demo/images/app-container-curl.bb2
1 files changed, 1 insertions, 1 deletions
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"
43OCI_IMAGE_ENTRYPOINT_ARGS = "http://localhost:80" 43OCI_IMAGE_ENTRYPOINT_ARGS = "http://localhost:80"
44CONTAINER_SHELL = "busybox" 44CONTAINER_SHELL = "busybox"
45 45
46IMAGE_INSTALL:append = "curl" 46IMAGE_INSTALL:append = " curl"