Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARG HTTP_PROXY in Dockerfile to support HTTP proxy during image building #6462

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

shibingli
Copy link

@shibingli shibingli commented Dec 27, 2024

Add ARG HTTP_PROXY in Dockerfile to support HTTP proxy during image building.

This commit introduces an ARG parameter named HTTP_PROXY in the Dockerfile. This addition allows for the configuration of an HTTP proxy, facilitating image building in environments with network restrictions.

What does this PR do?

Fixes # (issue)

Before submitting

…uilding.This commit introduces an ARG parameter named HTTP_PROXY in the Dockerfile. This addition allows for the configuration of an HTTP proxy, facilitating image building in environments with network restrictions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant