thiagoelg commented on issue #1701: URL: https://github.com/apache/incubator-kie-issues/issues/1701#issuecomment-2640816955
> Any estimated availability date for 10.1.0? Is there easy alternative to try a model in KIE Sandbox? @eduizquierdo You can run the Extended Services via the container image: `docker.io/apache/incubator-kie-sandbox-extended-services:10.0.0` ``` docker run -p 21345:21345 docker.io/apache/incubator-kie-sandbox-extended-services:10.0.0 ``` Then make sure your KIE Sandbox is connected to the Extended Services running at `localhost:21345` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
