You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/09/03 14:27:21 UTC

[GitHub] [camel-k] lubuxnl opened a new issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory

lubuxnl opened a new issue #923: Camel-K build fails with error: open /workspace/builder-656588331/package/context/Dockerfile: no such file or directory
URL: https://github.com/apache/camel-k/issues/923
 
 
   I am running Camel-K 1.0.0-M1 with Knative serving and eventing 0.7.1 on Minikube 1.3.1. With this setup I can run the Knative examples from this repository as well as some of the Camel-K examples of the [Red Hat Knative tutorial](https://github.com/redhat-developer-demos/knative-tutorial/tree/master/advanced/camel-k) (with a few [changes](https://github.com/lubuxnl/knative-tutorial/tree/master/advanced/camel-k), because these examples were created for a previous Camel-K version). For some other examples from this tutorial however, especially the [Cartoon Messages Downloader](https://redhat-developer-demos.github.io/knative-tutorial/knative-tutorial-camelk/0.3.3/poll-enrich.html) and the [Cartoon Genre Router](https://redhat-developer-demos.github.io/knative-tutorial/knative-tutorial-camelk/0.3.3/content-based-router.html#cbr-cartoon-genre-router), the build fails with the message that it can't find the Dockerfile in the workspace directory (see the [logfile](https://github.com/apache/camel-k/files/3569901/camel-k-kit-bln75t60fdln57f5a9lg-builder.log) of the latter example). I suppose this Dockerfile should have been created by the builder, but for some reason it didn't for these examples. Any ideas on how to make this work?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services