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 Dockerfile.windows #1414

Merged
merged 2 commits into from
Jul 16, 2024
Merged

Update Dockerfile.windows #1414

merged 2 commits into from
Jul 16, 2024

Conversation

markvantilburg
Copy link
Contributor

@markvantilburg markvantilburg commented Jul 11, 2024

Fixes this error:
Poetry could not find a pyproject.toml file in C:\app or its parents

When running this command:
docker build . -f Dockerfile.windows -t presidio-analyzer --platform=windows/amd64

Change Description

Describe your changes

Issue reference

This PR fixes issue #XX

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

Fixes this error:
Poetry could not find a pyproject.toml file in C:\app or its parents

When running this command:
docker build . -f Dockerfile.windows -t presidio-analyzer --platform=windows/amd64
@omri374
Copy link
Contributor

omri374 commented Jul 16, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374 omri374 merged commit 56f0df2 into microsoft:main Jul 16, 2024
25 checks passed
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.

3 participants