add ps utils
This commit is contained in:
parent
166a822fb0
commit
b874fa9b03
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ EXPOSE 2143/tcp
|
||||||
|
|
||||||
# Install dependencies and protonmail bridge
|
# Install dependencies and protonmail bridge
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends socat pass libsecret-1-0 ca-certificates \
|
&& apt-get install -y --no-install-recommends procps socat pass libsecret-1-0 ca-certificates \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Copy bash scripts
|
# Copy bash scripts
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue