mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-06-24 13:01:16 +00:00
Compare commits
No commits in common. "d202482c6b4201b3a055b8b2b2f59d0da82cc7f3" and "653a9e79f7a336f7f347e164eed50b1222205f97" have entirely different histories.
d202482c6b
...
653a9e79f7
2 changed files with 1 additions and 3 deletions
|
@ -1 +1 @@
|
||||||
TYPES=./XML/types.xml
|
TYPES=./xml/types.xml
|
||||||
|
|
|
@ -16,11 +16,9 @@ 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