diff options
Diffstat (limited to 'Dockerfile.CentOS')
-rw-r--r-- | Dockerfile.CentOS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Dockerfile.CentOS b/Dockerfile.CentOS index 06f7ed602..2398245d5 100644 --- a/Dockerfile.CentOS +++ b/Dockerfile.CentOS @@ -21,6 +21,9 @@ RUN yum -y install btrfs-progs-devel \ ostree-devel \ python \ python3-dateutil \ + python3-psutil \ + python3-pytoml \ + lsof \ which\ golang-github-cpuguy83-go-md2man \ nmap-ncat \ |