From 5f0d4b10e9b5ea18e91090e82ddfb22f63b06635 Mon Sep 17 00:00:00 2001 From: Jhon Honce Date: Mon, 21 May 2018 16:31:36 -0700 Subject: Add support for Zulu timestamp parsing - Improve error message when podman varlink service is not running Signed-off-by: Jhon Honce Closes: #800 Approved by: rhatdan --- Dockerfile.CentOS | 1 + 1 file changed, 1 insertion(+) (limited to 'Dockerfile.CentOS') 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 -- cgit v1.2.3-54-g00ecf