Add xmlstarlet for modifying XML config

This commit is contained in:
Josh.5
2023-08-25 14:37:16 +12:00
parent aea4d51159
commit dd3f079d71

View File

@@ -82,6 +82,7 @@ RUN \
unzip \
vim \
wget \
xmlstarlet \
xz-utils \
&& \
echo "**** Install python ****" \