mirror of
https://ceregatti.org/git/daniel/dayzdockerserver.git
synced 2025-05-06 14:21:18 +00:00
Add strace and ltrace to the server image.
This commit is contained in:
parent
33c591e421
commit
d202482c6b
1 changed files with 2 additions and 0 deletions
|
@ -16,9 +16,11 @@ RUN apt-get update && apt-get -y upgrade && apt-get -y install --no-install-reco
|
|||
jq \
|
||||
libxml2-utils \
|
||||
locales \
|
||||
ltrace \
|
||||
nano \
|
||||
patch \
|
||||
procps \
|
||||
strace \
|
||||
wget \
|
||||
xmlstarlet
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue