bvplan/Makefile
2023-01-17 06:54:45 +01:00

6 lines
84 B
Makefile

.PHONY: all build
all: build
build:
BUILDKIT_PROGRESS=plain docker compose build