mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-07 14:51:17 +00:00
Add xmllint pacakge so we can verify them when scripts merge them.
This commit is contained in:
parent
413266c632
commit
dd86e3e8cd
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ RUN apt-get update && apt-get -y upgrade && apt-get -y install --no-install-reco
|
||||||
libsdl2-2.0-0:i386 \
|
libsdl2-2.0-0:i386 \
|
||||||
libsdl2-2.0-0 \
|
libsdl2-2.0-0 \
|
||||||
libcap2 \
|
libcap2 \
|
||||||
|
libxml2-utils \
|
||||||
locales \
|
locales \
|
||||||
procps \
|
procps \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
|
Loading…
Add table
Reference in a new issue