Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docker: Build package from release tarball
Work around the tarball build issue [1], by setting the environment variable [1] `DOCKER_GITCOMMIT`. That way, the sources can be cashed, which is good. [1] https://github.com/docker/docker/issues/27581 [2] https://www.gnu.org/software/make/manual/html_node/Environment.html#Environment
- Loading branch information