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/03/19 15:16:19 UTC

[GitHub] [camel-k] astefanutti commented on issue #1568: Builder not getting configured with private docker repo

astefanutti commented on issue #1568:
URL: https://github.com/apache/camel-k/issues/1568#issuecomment-802907482


   The base image used to build the Integration containers must point to the internal registry. Otherwise, it defaults to `adoptopenjdk/openjdk11:slim`, which explains why it searches it by relying on the content of `/etc/containers/registries.conf`.
   
   This can be changed with the `--base-image` option of the `kamel install` command.


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