All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: meta-arago@arago-project.org
Cc: Denys Dmytriyenko <denys@konsulko.com>
Subject: Re: [PATCH 0/2] RFC: Add global Docker container runtime
Date: Mon, 19 Jul 2021 18:01:20 -0400	[thread overview]
Message-ID: <20210719220120.GE1528@denix.org> (raw)
In-Reply-To: <1623874449-31873-1-git-send-email-denis@denix.org>

Hi,

Were there any comments on this series?

On Wed, Jun 16, 2021 at 04:14:07PM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@konsulko.com>
> 
> This patchset adds Docker container runtime to both base and default rootfs 
> images for all platforms.
> 
> Patch 1 enables necessary kernel configs through docker.cfg config fragment. 
> This fragment can later be added to ti-linux-kernel/ti_config_fragments.
> 
> Denys Dmytriyenko (2):
>   linux-ti-staging: enable necessary configs for running docker
>     containers
>   packagegroup-arago-base: add docker runtime to the base and default
>     rootfs
> 
>  .../packagegroups/packagegroup-arago-base.bb         |  1 +
>  meta-arago-distro/recipes-kernel/linux/docker.inc    |  2 ++
>  .../linux/linux-ti-staging-rt_%.bbappend             |  1 +
>  .../linux/linux-ti-staging-systest_%.bbappend        |  1 +
>  .../recipes-kernel/linux/linux-ti-staging/docker.cfg | 20 ++++++++++++++++++++
>  .../recipes-kernel/linux/linux-ti-staging_%.bbappend |  1 +
>  6 files changed, 26 insertions(+)
>  create mode 100644 meta-arago-distro/recipes-kernel/linux/docker.inc
>  create mode 100644 meta-arago-distro/recipes-kernel/linux/linux-ti-staging/docker.cfg
> 
> -- 
> 2.7.4

-- 
Regards,
Denys Dmytriyenko <denis@denix.org>
PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964
Fingerprint: 25FC E4A5 8A72 2F69 1186  6D76 4209 0272 9A92 C964


      parent reply	other threads:[~2021-07-19 22:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-16 20:14 [PATCH 0/2] RFC: Add global Docker container runtime Denys Dmytriyenko
2021-06-16 20:14 ` [PATCH 1/2] linux-ti-staging: enable necessary configs for running docker containers Denys Dmytriyenko
2021-06-16 20:14 ` [PATCH 2/2] packagegroup-arago-base: add docker runtime to the base and default rootfs Denys Dmytriyenko
2021-06-16 21:31 ` [PATCH 0/2] RFC: Add global Docker container runtime Denys Dmytriyenko
2021-07-19 22:01 ` Denys Dmytriyenko [this message]

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=20210719220120.GE1528@denix.org \
    --to=denis@denix.org \
    --cc=denys@konsulko.com \
    --cc=meta-arago@arago-project.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.