Don't use Docker BuildKit

This commit is contained in:
Arthur Barr
2020-12-10 16:44:16 +00:00
committed by Arthur J Barr
parent 12a2dee175
commit c0e05be791

View File

@@ -71,6 +71,8 @@ LTS ?= false
###############################################################################
# Other variables
###############################################################################
# Build doesn't work if BuildKit is enabled
DOCKER_BUILDKIT=0
GO_PKG_DIRS = ./cmd ./internal ./test
MQ_ARCHIVE_TYPE=LINUX
MQ_ARCHIVE_DEV_TYPE=Linux