with buildkit
This commit is contained in:
parent
abd7cfaf3b
commit
0571d885be
@ -13,4 +13,4 @@ then
|
|||||||
echo " TMP: $TMP"
|
echo " TMP: $TMP"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
docker build -t "$tag" -f "$TMP/build_release.Dockerfile" .
|
DOCKER_BUILDKIT=1 docker build -t "$tag" -f "$TMP/build_release.Dockerfile" .
|
||||||
|
Loading…
Reference in New Issue
Block a user