summaryrefslogtreecommitdiff
path: root/Dockerfile.CentOS
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile.CentOS')
-rw-r--r--Dockerfile.CentOS1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.CentOS b/Dockerfile.CentOS
index cecb354ba..db7cb839e 100644
--- a/Dockerfile.CentOS
+++ b/Dockerfile.CentOS
@@ -19,6 +19,7 @@ RUN yum -y install btrfs-progs-devel \
make \
ostree-devel \
python \
+ python3-dateutil \
which\
golang-github-cpuguy83-go-md2man \
iptables && yum clean all