mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Merge pull request #22029 from talex5/gitcommit
Build: pass through DOCKER_GITCOMMIT Upstream-commit: c3533d58c36835c9560e859f09f15dbce82c3ac1 Component: engine
This commit is contained in:
@@ -18,6 +18,7 @@ DOCKER_ENVS := \
|
||||
-e DOCKER_CLIENTONLY \
|
||||
-e DOCKER_DEBUG \
|
||||
-e DOCKER_EXPERIMENTAL \
|
||||
-e DOCKER_GITCOMMIT \
|
||||
-e DOCKER_GRAPHDRIVER=$(DOCKER_GRAPHDRIVER) \
|
||||
-e DOCKER_INCREMENTAL_BINARY \
|
||||
-e DOCKER_REMAP_ROOT \
|
||||
|
||||
Reference in New Issue
Block a user