-
Feature Request
-
Resolution: Won't Do
-
Major
-
0.7.0
-
None
-
Medium
We could improve developer experience by providing more options to user to run their app locally with Podman or Docker.
To make it possible we could:
- make the kogito-codegen generate the Dockerfile/Containerfile and the docker/podman-compose files base on their preferences.
- create a maven plugin to do it.
first would be preferred.
The preferences we could leverage from is if user is build a springboot or quarkus app to decide which will be the base image. Also, if user wants to have persistence, events or scheduler, then, build the compose file properly.
- is related to
-
KOGITO-2046 Remove "infinispan properties module" from Data Index and Jobs Service images
- Resolved