From: Chen Qi <Qi.Chen@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH] container-image-busybox: add a reference container image
Date: Wed, 24 Jul 2019 10:38:33 +0800 [thread overview]
Message-ID: <20190724023833.13718-1-Qi.Chen@windriver.com> (raw)
Add a small busybox based container image.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
---
meta/recipes-core/images/container-image-busybox.bb | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 meta/recipes-core/images/container-image-busybox.bb
diff --git a/meta/recipes-core/images/container-image-busybox.bb b/meta/recipes-core/images/container-image-busybox.bb
new file mode 100644
index 0000000000..a4d63b0eea
--- /dev/null
+++ b/meta/recipes-core/images/container-image-busybox.bb
@@ -0,0 +1,8 @@
+SUMMARY = "A small busybox based container image."
+LICENSE = "MIT"
+
+IMAGE_INSTALL = "busybox"
+IMAGE_LINGUAS = ""
+IMAGE_FSTYPES = "container"
+
+inherit core-image
--
2.17.1
next reply other threads:[~2019-07-24 2:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-24 2:38 Chen Qi [this message]
2019-07-24 3:03 ` [PATCH] container-image-busybox: add a reference container image Bruce Ashfield
2019-07-24 5:06 ` Khem Raj
2019-07-24 12:29 ` Bruce Ashfield
2019-07-24 9:38 ` Burton, Ross
2019-07-24 10:13 ` ChenQi
2019-07-24 12:27 ` Bruce Ashfield
2019-07-25 1:43 ` ChenQi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190724023833.13718-1-Qi.Chen@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox