Skip to content

Commit dfe06ea

Browse files
committed
docs: remove redundant note on terminal commands in copilot instructions
1 parent ddbbd30 commit dfe06ea

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/copilot-instructions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,3 @@ Document any issues that took multiple attempts to resolve here for future refer
4040
docker restart "$BUILDKIT_CONTAINER"
4141
```
4242
Note: BuildKit uses Alpine Linux, so certs are at `/etc/ssl/certs/ca-certificates.crt`, not `/usr/local/share/ca-certificates/`.
43-
44-
- **Terminal commands with cd**: When running terminal commands, always `cd` to the correct directory as a **separate command** before running other commands. The terminal tool may simplify chained commands and strip the `cd` portion, causing commands to run in the wrong directory.

0 commit comments

Comments
 (0)