mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-24 22:27:15 +00:00
Add psutil module for bootstrapping
This commit is contained in:
@@ -34,7 +34,8 @@ RUN pip install --break-system-packages \
|
||||
mysql-connector-python \
|
||||
jinja2 \
|
||||
redis \
|
||||
dnspython
|
||||
dnspython \
|
||||
psutil
|
||||
|
||||
|
||||
COPY data/Dockerfiles/bootstrap /bootstrap
|
||||
|
||||
Reference in New Issue
Block a user