Add appstream-compose to container file

This commit is contained in:
Jeremy Soller 2025-04-21 14:30:31 -06:00
parent ebd43efbeb
commit fd817c2269
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -10,6 +10,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
&& apt-get update \
&& apt-get install -y --no-install-recommends -t stable-backports \
appstream \
appstream-compose \
ant \
autoconf \
automake \