From fc5d916371fe98c4a9bb43779f247c9ef565c342 Mon Sep 17 00:00:00 2001 From: Alberto Faria Date: Thu, 18 Jul 2024 14:06:57 +0100 Subject: [PATCH] docs: List skopeo as a runtime dependency Signed-off-by: Alberto Faria --- docs/1-installing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/1-installing.md b/docs/1-installing.md index c607c9d..10b616b 100644 --- a/docs/1-installing.md +++ b/docs/1-installing.md @@ -60,6 +60,7 @@ $ dnf install crun-vm - qemu-system-x86_64-core, qemu-system-aarch64-core, and/or other [QEMU system emulators](https://gitlab.com/qemu-project/qemu) for the VM architectures you want to support + - [skopeo](https://github.com/containers/skopeo) - ssh - [util-linux](https://github.com/util-linux/util-linux) - [virsh](https://gitlab.com/libvirt/libvirt)