mirror of
https://github.com/imapsync/imapsync.git
synced 2025-07-20 09:15:53 +02:00
Add procps to Dockerfile
This commit is contained in:
parent
7fda0fe570
commit
eb62ea989d
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ RUN set -xe && \
|
||||||
libtest-warn-perl \
|
libtest-warn-perl \
|
||||||
make \
|
make \
|
||||||
cpanminus \
|
cpanminus \
|
||||||
|
procps \
|
||||||
wget
|
wget
|
||||||
|
|
||||||
RUN wget -N https://imapsync.lamiral.info/imapsync && \
|
RUN wget -N https://imapsync.lamiral.info/imapsync && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue