>>>>> Steinar Bang <[email protected]>: > The apache/karaf:4.3.0 and apache/karaf:4.3.1 images both start fine in > docker on my dev machine.
> I will try to build my image on top of 4.3.0 (I can't remember offhand > why I couldn't run on 4.3.1...?). > Possible complication here is that I have bumbed the karaf BoM to 4.3.2, > so I have built against something that is newer than the runtime...? This is with an image based on top of apache/karaf:4.3.0 >From the output of "docker logs" https://gist.github.com/steinarb/d38767d99831e2816bc9d0a27d5a70ff it looks like the feature repository and boot features I tried to add in the Dockerfile weren't added: https://gist.github.com/steinarb/65225c3a491c0b08a4386778f4c84100 Are my environment variables and their content incorrect?
