Install procps, dependency of recent packages
This commit is contained in:
parent
f2c1afeabe
commit
80c6ffc362
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ RUN chmod a+r /etc/apt/trusted.gpg.d/prosody.gpg
|
|||
RUN apt-get update \
|
||||
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
lsb-base \
|
||||
procps \
|
||||
adduser \
|
||||
libidn11 \
|
||||
libicu63 \
|
||||
|
|
Loading…
Reference in a new issue