squakez commented on PR #4350: URL: https://github.com/apache/camel-k/pull/4350#issuecomment-1542208342
> 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. I started working some time ago on pulling the Kamelets from maven (see #3919). I stopped the development because it was unclear to me the way we wanted to support the bundling. If the effort is not that much, we may think to support several strategies as you suggest, I'd be +1 on that. -- 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