add net-tools and spice for quickemu
This commit is contained in:
parent
fd93f68bc3
commit
2b856c7910
1 changed files with 4 additions and 1 deletions
|
@ -38,4 +38,7 @@ RUN sudo dnf5 install -y \
|
||||||
mutt \
|
mutt \
|
||||||
msmtp \
|
msmtp \
|
||||||
bind-utils \
|
bind-utils \
|
||||||
lynx
|
lynx \
|
||||||
|
net-tools \
|
||||||
|
jq \
|
||||||
|
spice-gtk-tools
|
||||||
|
|
Loading…
Reference in a new issue