From c72bb56220fdf719ea1e7d90cfb923ec905c3138 Mon Sep 17 00:00:00 2001 From: semvervot Date: Mon, 18 Oct 2021 12:14:29 -0700 Subject: [PATCH] feat: test this feature bump --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a41e002..6f3d0fb 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This repo uses docker-compose and docker buildkit. Set the following environment variables to get started: + ``` export COMPOSE_DOCKER_CLI_BUILD=1 export DOCKER_BUILDKIT=1