mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-06-23 20:41:18 +00:00
Compare commits
2 commits
653a9e79f7
...
d202482c6b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d202482c6b | ||
![]() |
33c591e421 |
2 changed files with 3 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
TYPES=./xml/types.xml
|
TYPES=./XML/types.xml
|
||||||
|
|
|
@ -16,9 +16,11 @@ RUN apt-get update && apt-get -y upgrade && apt-get -y install --no-install-reco
|
||||||
jq \
|
jq \
|
||||||
libxml2-utils \
|
libxml2-utils \
|
||||||
locales \
|
locales \
|
||||||
|
ltrace \
|
||||||
nano \
|
nano \
|
||||||
patch \
|
patch \
|
||||||
procps \
|
procps \
|
||||||
|
strace \
|
||||||
wget \
|
wget \
|
||||||
xmlstarlet
|
xmlstarlet
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue