-
|
In the code, there is indeed HTTP Proxy, but how can I inject the HTTP Proxy environment to the image management? |
Beta Was this translation helpful? Give feedback.
Answered by
ghzhou
Jun 28, 2025
Replies: 1 comment
-
|
Well, I searched the code, there is an answer already :)
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
katiewasnothere
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Well, I searched the code, there is an answer already :)
--
69 | run: |
70 | launchctl setenv HTTP_PROXY $HTTP_PROXY
71 | make test cleancontent install-kernel integration