public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] docker-loader: Add missing dependency for trixie
Date: Mon, 24 Nov 2025 17:39:58 +0100	[thread overview]
Message-ID: <e8f49780-ed6b-4d09-b1e9-96a099d0d524@siemens.com> (raw)

From: Jan Kiszka <jan.kiszka@siemens.com>

The docker command comes with docker-cli from trixie onward.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 meta/recipes-support/container-loader/docker-loader.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/container-loader/docker-loader.inc b/meta/recipes-support/container-loader/docker-loader.inc
index b864c854..bb33283d 100644
--- a/meta/recipes-support/container-loader/docker-loader.inc
+++ b/meta/recipes-support/container-loader/docker-loader.inc
@@ -7,4 +7,4 @@ require container-loader.inc
 
 CONTAINER_ENGINE = "docker"
 
-CONTAINER_ENGINE_PACKAGES ?= "docker.io, apparmor"
+CONTAINER_ENGINE_PACKAGES ?= "docker-cli | docker.io, apparmor"
-- 
2.51.0

-- 
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 visit https://groups.google.com/d/msgid/isar-users/e8f49780-ed6b-4d09-b1e9-96a099d0d524%40siemens.com.

             reply	other threads:[~2025-11-24 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-24 16:39 'Jan Kiszka' via isar-users [this message]
2025-11-24 17:05 ` '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=e8f49780-ed6b-4d09-b1e9-96a099d0d524@siemens.com \
    --to=isar-users@googlegroups.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