johnpoth commented on PR #4350: URL: https://github.com/apache/camel-k/pull/4350#issuecomment-1542199198
Looks great! As Antonin said, eager to see everything in action! I also think it would be cool if you could pull the image via docker/podman: ``` docker pull lburgazzoli/camel-kamelets:latest podman pull lburgazzoli/camel-kamelets:latest ``` Right now I'm getting ``` Error response from daemon: missing signature key ``` I think I stumbled this when working on custom built images and it might be the way the Manifest was built. As a side note, since we are already publishing the Kamelets on [Maven](https://repo1.maven.org/maven2/org/apache/camel/kamelets/camel-kamelets/3.20.3/camel-kamelets-3.20.3.jar) it might be cool to support that too if we don't already. -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org