Add gawk to the containers base

Fixes https://github.com/fedora-cloud/docker-brew-fedora/issues/119

Signed-off-by: Clement Verna <cverna@tutatnota.com>
This commit is contained in:
Clement Verna
2025-06-16 20:48:11 +02:00
parent 76aff528ff
commit 8300bcdaa1
+1
View File
@@ -160,6 +160,7 @@
<package name="rpm"/>
<package name="shadow-utils"/>
<package name="util-linux-core"/>
<package name="gawk"/>
</packages>
<packages type="bootstrap" profiles="Container-Base-Generic-Minimal">
<ignore name="glibc-langpack-en"/>