Add support for Zulu timestamp parsing

- Improve error message when podman varlink service is not running

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Closes: #800
Approved by: rhatdan
This commit is contained in:
Jhon Honce
2018-05-21 16:31:36 -07:00
committed by Atomic Bot
parent c1efde20e0
commit 5f0d4b10e9
9 changed files with 38 additions and 50 deletions

View File

@ -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