>>>>> Jean-Baptiste Onofre <[email protected]>:

> Do you mean you have a race condition ?

No, I mean that the image created with this Dockerfile
 https://gist.github.com/steinarb/e2f4be17084cd622606547575f30df15
does not work as expected.

It doesn't do what it is supposed to do (log some key values of a
sonarqube run, to a database table, when run as a sonarquble webhook).

And "docker logs" doesn't mention the features I try adding to the boot
features set, at all.

Note: I had to use the karaf 4.3.0 image as the base for the docker
image build, because the karaf 4.3.2 image doesn't work for me at all
(see messages earlier in the thread).

But the karaf 4.3.2 image obviously works for you?

Could something have gone wrong in my pull from dockerhub?

Is it possible to flush what I've pulled and try pulling again?

(I'll google it...)

Note2: The feature I'm trying to load was built against the 4.3.2 BoM,
ie. newer than the 4.3.0 runtime.  Could this be the reason the features
don't appear? (no error messages, though...)

Reply via email to