mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Add appstream-compose to container file
This commit is contained in:
parent
ebd43efbeb
commit
fd817c2269
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user