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

update GPU-docker build #1186

Open
wants to merge 3 commits into
base: 2.5
Choose a base branch
from

Conversation

jasoncat911
Copy link

Issue try to resole :
After docker build, Conda env cannot access internet thru default channel due to Anaconda ToS requirement for commercial use case

I have made changes to below vitis-ai-gpu.dockerfile to achieve an Enterprise ToS-compliant build, for commercial use case.
Summary of changes :

default channel is removed to be ToS-compliant
swap default channel with ToS compliant Anaconda channel
Found removing .condarc will trigger default channel been automatically added back, so commenting out to ensure ToS compliant

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.

2 participants