add servicemix container build

This commit is contained in:
Thomas Peetz
2025-06-17 23:35:35 +02:00
committed by Thomas Peetz
parent 23a48d2472
commit 26f8b992af
2 changed files with 25 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
.PHONY: clean docker
docker:
docker build -t kontor-servicemix:0.2.0-SNAPSHOT .