From: "'Florian Bezdeka' via isar-users" <isar-users@googlegroups.com>
To: Jan Kiszka <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>
Subject: Re: [RFC][PATCH 1/3] Introduce fetcher from container registries
Date: Wed, 10 Jul 2024 09:55:00 +0200 [thread overview]
Message-ID: <41792a6ebde246fd404a4df825ab04a8a7a26588.camel@siemens.com> (raw)
In-Reply-To: <b2008f2718cc2040403819d0531e8bc2312505b4.1720546299.git.jan.kiszka@siemens.com>
On Tue, 2024-07-09 at 19:31 +0200, 'Jan Kiszka' via isar-users wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> This bitbake fetcher allows to pull container images from registries,
> store them in the download cache and transfer them into the workdir of
> recipes requesting the image. The format of the URL is
>
> docker://[<host>/]<image>;digest=sha256:...[;tag=<tag>]
The schema - docker:// - is defined by / required by skopeo below,
right?
Would it be possible to use something like container:// to avoid the
product name in all the user recipes?
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isar-users/41792a6ebde246fd404a4df825ab04a8a7a26588.camel%40siemens.com.
next prev parent reply other threads:[~2024-07-10 7:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 17:31 [RFC][PATCH 0/3] Introduce container fetcher and pre-loader 'Jan Kiszka' via isar-users
2024-07-09 17:31 ` [RFC][PATCH 1/3] Introduce fetcher from container registries 'Jan Kiszka' via isar-users
2024-07-10 7:55 ` 'Florian Bezdeka' via isar-users [this message]
2024-07-10 11:08 ` 'Jan Kiszka' via isar-users
2024-07-09 17:31 ` [RFC][PATCH 2/3] container-loader: Introduce helper to load container images into local registry 'Jan Kiszka' via isar-users
2024-07-10 12:46 ` 'MOESSBAUER, Felix' via isar-users
2024-07-10 16:20 ` 'Jan Kiszka' via isar-users
2024-07-12 9:19 ` 'Niedermayr, BENEDIKT' via isar-users
2024-07-12 13:45 ` 'Jan Kiszka' via isar-users
2024-07-12 12:11 ` 'Niedermayr, BENEDIKT' via isar-users
2024-07-12 13:49 ` 'Jan Kiszka' via isar-users
2024-07-09 17:31 ` [RFC][PATCH 3/3] meta-isar: Add demo packages for installing prebuilt containers 'Jan Kiszka' via isar-users
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=41792a6ebde246fd404a4df825ab04a8a7a26588.camel@siemens.com \
--to=isar-users@googlegroups.com \
--cc=florian.bezdeka@siemens.com \
--cc=jan.kiszka@siemens.com \
/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