From b38ddc1c5a6a2590ae0c460de576027921cc9cf3 Mon Sep 17 00:00:00 2001 From: exu Date: Fri, 28 Jul 2023 17:14:52 +0200 Subject: [PATCH] Add usecase for this container --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 281a1c5..e32fff1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +This container is intended to simplify automated build environments of AUR packages. +It currently supports native compilation for x86_64 and arm64. **No cross-compilation is possible** (yet) + +The container is single use only, so some automation around creating the container, getting the result and destroying it is required. + # Usage To use this container, simply provide the name of an AUR package after the image