squakez commented on issue #3925:
URL: https://github.com/apache/camel-k/issues/3925#issuecomment-1358995610

   I think the point made by @gansheer is correct. There is a difference in the 
base layer we're using. Starting from the mandrel image used in version 1.10.2 
there's a quite a lot of more statements. For instance, the following one:
   ```
   COPY mandrel-java11-linux-amd64-21.3.0.0-Final.tar.gz /tmp/artifacts/ # 
buildkit
   ```
   is used to copy some script and is not removed (it should be transparent to 
us). Maybe it should be checked directly with the support of Mandrel to see how 
they can shrink it accordingly.


-- 
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]

Reply via email to