@@ -0,0 +1,8 @@
all: ngx_http_set_misc_module.so
ngx_http_set_misc_module.so: export DOCKER_BUILDKIT=1
ngx_http_set_misc_module.so:
docker build --no-cache --output type=local,dest=output .
clean:
rm -rf output
The note is not visible to the blocked user.