Skip to content

docs: Update the directory for docker build to adapt to the commands within…#685

Merged
Avijit-Microsoft merged 1 commit intomicrosoft:mainfrom
cyberflying:main
Dec 12, 2025
Merged

docs: Update the directory for docker build to adapt to the commands within…#685
Avijit-Microsoft merged 1 commit intomicrosoft:mainfrom
cyberflying:main

Conversation

@cyberflying
Copy link
Contributor

Purpose

  • Set the docker build working directory to match the Dockerfile location and ensure it supports commands like:
    COPY ./requirements.txt .
    To avoid errors like:
ERROR [5/7] COPY ./requirements.txt .
……
ERROR:  …… "/requirements.txt": not found

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Avijit-Microsoft Avijit-Microsoft merged commit 8673fe5 into microsoft:main Dec 12, 2025
6 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 3.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants