Force mtime for tar used in container config md5sums
authorSteven Hardy <shardy@redhat.com>
Thu, 29 Jun 2017 16:05:31 +0000 (17:05 +0100)
committerSteven Hardy <shardy@redhat.com>
Thu, 29 Jun 2017 16:05:31 +0000 (17:05 +0100)
commitf739fd0ccfb878e88672feb3fb4eb3a575461604
tree585b9b32f34a239d947a98fd8d81f9bf45d71370
parent3b7de8a2514cf9b90ee7aec3365bfbf4547175ad
Force mtime for tar used in container config md5sums

The checksum is changing each run because the mtime is different, so force
a specific date such that we only compare the directory contents.

Change-Id: I5ed2b50176f902d7af12b96e650b67b736d59a4a
docker/docker-puppet.py