public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] doc: user_manual: add container image dependencies
@ 2023-01-09 11:05 Vijai Kumar K
  2023-01-09 11:08 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Vijai Kumar K @ 2023-01-09 11:05 UTC (permalink / raw)
  To: isar-users; +Cc: Vijai Kumar K

Add missing container image build dependencies.

Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@mentor.com>
---
 doc/user_manual.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index 02874b6..b01613f 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -81,7 +81,9 @@ apt install \
   qemu \
   qemu-user-static \
   reprepro \
-  sudo
+  skopeo \
+  sudo \
+  umoci
 ```
 
 If your host is >= buster, also install the following package.
-- 
2.37.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-09 11:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 11:05 [PATCH] doc: user_manual: add container image dependencies Vijai Kumar K
2023-01-09 11:08 ` Jan Kiszka
2023-01-09 11:32   ` Kanagarajan, Vijaikumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox