CIA team,

I recall Sylvain commenting on the dis-utility of including ARG and ENV 
commands to address http and https proxy values, and in fact we have removed 
such statements from many Dockerfiles. 

I suggest we add to our guidelines some statements about this issue. What 
language should we add?

example:

---------------------------------------
ARG HTTP_PROXY
ARG HTTPS_PROXY

ENV HTTP_PROXY   ${HTTP_PROXY}
ENV HTTPS_PROXY  ${HTTPS_PROXY}
ENV http_proxy   ${HTTP_PROXY}
ENV https_proxy  ${HTTPS_PROXY}
---------------------------------------

Frank Sandoval
[email protected]
OAM Technologies, representing Arm
OOF committer





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16438): https://lists.onap.org/g/onap-discuss/message/16438
Mute This Topic: https://lists.onap.org/mt/30869609/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to