Skip to content

Commit bea0423

Browse files
authored
Enable buildkit
1 parent f972a6d commit bea0423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker_build_and_deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ else
1717
GIT_VERSION=${CIRCLE_SHA1}
1818
fi
1919

20+
export DOCKER_BUILDKIT=1
2021
docker buildx create --use
2122

2223
# Build and test all versions of the image. (The result will stay in the cache,

0 commit comments

Comments
 (0)