thiagoelg commented on issue #3431: URL: https://github.com/apache/incubator-kie-tools/issues/3431#issuecomment-3868371611
Hello @dschulten, thank you for opening this issue. Unfortunately, we couldn't publish the native Extended Service binaries in the 10.1.0 release. Currently, the preferred way of using Extended Services is via the JAVA app bundled in the VS Code extension or the container image available here: https://hub.docker.com/r/apache/incubator-kie-sandbox-extended-services/tags You can run it with `docker run -d -p <local_port>:21345 docker.io/apache/incubator-kie-sandbox-extended-services:10.1.0` (you can change the VS Code extension settings to point to your local container). -- 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]
