LuboTerifaj opened a new issue, #2173:
URL: https://github.com/apache/incubator-kie-tools/issues/2173
When you try to execute the workflow using `kn workflow run` command, you
get the following console output:
```
$ kn workflow run
✅ Checking if Docker is available...
- Docker is running
⏳ Starting your SonataFlow project in dev mode...
🔎 Warming up SonataFlow containers
(quay.io/kiegroup/kogito-swf-devmode:1.42), this could take some time...
Pulling from kiegroup/kogito-swf-devmode
Pulling fs layer
Downloading
Downloading
Downloading
Downloading
Downloading
Downloading
Downloading
```
... printing 'Downloading' hundreds of times. At some point (after a quite
long time) it eventually finishes downloading the docker image and everything
works, but this behaviour is very misleading.
Originally reported by @mariofusco
--
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]