Replies: 1 comment 3 replies
-
I do not think this was ever tested with a proxy. How do you build other containers behind proxy? Or how would you build the generated Dockerfile behind your proxy? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am trying to configure the build for Kafka Connect behind a corporate proxy. I tried the following approaches, but none of the seem to work
The last one creates an error message that this is an illegal parameter, the first one fail on the curl in the build container.
Am I missing something to get the proxy in?
Thanks for your work!
Beta Was this translation helpful? Give feedback.
All reactions