.PHONY: all build

all: build

build:
	BUILDKIT_PROGRESS=plain docker compose build