From d9f657f496dfe3a9b00c85325b090fadde57a3a5 Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 6 Feb 2023 18:00:42 +0100 Subject: [PATCH] State that `makecontainerpkg` is also tested with Podman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86ee4770..e4ad6188 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ It also contains a script called `makecontainerpkg` which behaves like `makechrootpkg` from Arch Linux's devtools but uses the previously mentioned container image. Therefore it does *not* require devtools, a chroot setup and systemd-nsapwn. Instead, any container runtime should be sufficient (tested with -Docker). +Docker and Podman). The usage of `makecontainerpkg` is very similar to `makechrootpkg`. Simply run the script in a directory containing a `PKGBUILD` file. If the directory