9d40c7464e
Repeated builds of docker is currently unreproducible as the embedded time does not support SOURCE_DATE_EPOCH. This patch ensures we check for the defined variable before utilizing current date. This has been fixed previously with manpages as well https://github.com/docker/cli/commit/2d7091aaeb3dac6388d81cbb9b6847c75ee4b7b9 Signed-off-by: Morten Linderud <morten@linderud.pw>