Files
2025-06-17 23:35:35 +02:00

6 lines
84 B
Makefile

.PHONY: clean docker
docker:
docker build -t kontor-servicemix:0.2.0-SNAPSHOT .