@ -0,0 +1,8 @@
.PHONY: build
build:
DOCKER_BUILDKIT=1
docker build --target bin --output bin/ .
.PHONY: clean
clean:
rm bin/bb
The note is not visible to the blocked user.