You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're right. Those libs are missing from the executor image. This has not been a problem for us since they do end up getting pulled into the C++ component images that need them. For example:
As you see,
amq_detection_component
included in the image requires liblog4cxx.so.10 and libapr-1.so.0 -- both not included in the image.The text was updated successfully, but these errors were encountered: