@@ -0,0 +1,6 @@
.PHONY: test-config build run
test-config: build
docker run -it --rm --name haproxy-syntax-check fixer-grid-haproxy haproxy -c -f /usr/local/etc/haproxy/haproxy.cfg
build:
docker build -t fixer-grid-haproxy .
The note is not visible to the blocked user.