Makefile

changeset 0
ed346ec34e2a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Makefile	Mon Aug 01 11:29:27 2022 +0100
@@ -0,0 +1,4 @@
+.PHONY: build
+
+build:
+	docker build -t mwild1/fix-ceb-nulls .

mercurial