You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/23 00:45:16 UTC

[GitHub] [camel-karavan] mgubaidullin edited a comment on issue #114: User should be able to use custom Kamelets

mgubaidullin edited a comment on issue #114:
URL: https://github.com/apache/camel-karavan/issues/114#issuecomment-976046061


   For standalone, gitops or serverless option mount folder with custom Kamelets to `/deployments/kamelets` , ex.
   ```
   docker run -it -p 8080:8080  -v $(pwd)/kamelets:/deployments/kamelets -v $(pwd)/integrations:/deployments/integrations   apache/camel-karavan:latest
   ``


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org