mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 06:07:57 +00:00
9540ed415b
We've been using tar directly on the base image folder, and this makes the file ordering unpredictable between filesystems, so we use find and sort so that the files are always tarred in the same order, producing the same hash in different filesystems. We also now set the mtime to the specific Unix timestamp 0, to avoid differences due to timezones. Also remove the dest folder before calculating the hash. Change-Type: patch Signed-off-by: Pablo Carranza Velez <pablo@resin.io> |
||
---|---|---|
.. | ||
automation | ||
bitbake@25859009b7 | ||
build/conf | ||
meta-nodejs@65ccd459ec | ||
meta-resin-supervisor | ||
oe-core@dd330056ac | ||
.dockerignore | ||
build.sh | ||
Dockerfile |