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

In Dockerfile section: npm run docker:run not working #7

Closed
sinedied opened this issue Nov 10, 2023 · 1 comment
Closed

In Dockerfile section: npm run docker:run not working #7

sinedied opened this issue Nov 10, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sinedied
Copy link
Collaborator

There's currently an issue with the npm run docker:run command.

It seems that Docker doesn't properly read the .env file, resulting in the error.

@sinedied sinedied added the bug Something isn't working label Nov 10, 2023
@sinedied
Copy link
Collaborator Author

More details on the issue: when ran inside the container, @azure/identity cannot access the managed identity from the Azure CLI: Azure/azure-sdk-for-net#19167
Workarounds are pretty convoluted here, and the issue has been fixed in the qdrant variant of the workshop.
The AI Search variant of the workshop cannot run the image locally, so the workshop will be updated to reflect that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant