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