Disable buildkit while building images

export COMPOSE_DOCKER_CLI_BUILD=0
export DOCKER_BUILDKIT=0