8000 docs: run: Drop unnecessary command options of the --workdir example by brlin-tw · Pull Request #6050 · docker/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs: run: Drop unnecessary command options of the --workdir example #6050

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

brlin-tw
Copy link
Contributor
@brlin-tw brlin-tw commented May 6, 2025

- What I did

The -i and -t options are not needed, as the pwd command does not require a TTY nor an interactive session.

- How I did it

Drop them to simplify the example and avoid causing unnecessary confusion to the reader.

- How to verify it

Build the docs and verify the rendered result.

The `-i` and `-t` options are not needed, as the `pwd` command does not require a TTY nor an interactive session.  Drop them to simplify the example and avoid causing unnecessary confusion to the reader.

Signed-off-by: 林博仁(Buo-ren Lin) <buo.ren.lin@gmail.com>
@brlin-tw brlin-tw requested review from thaJeztah and a team as code owners May 6, 2025 10:58
@brlin-tw
Copy link
Contributor Author
brlin-tw commented May 6, 2025

The DCO check failed merely due to the different author name style expected by GitHub vs. my personal preference:

Commit sha: 75d54ac, Author: 林博仁 Buo-ren Lin, Committer: GitHub; Expected "林博仁 Buo-ren Lin Buo.Ren.Lin@gmail.com", but got "林博仁(Buo-ren Lin) buo.ren.lin@gmail.com".

@codecov-commenter
Copy link
codecov-commenter commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.99%. Comparing base (58d318b) to head (75d54ac).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6050   +/-   ##
=======================================
  Coverage   58.99%   58.99%           
=======================================
  Files         358      358           
  Lines       30004    30004           
=======================================
  Hits        17700    17700           
  Misses      11323    11323           
  Partials      981      981           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member
@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 25a1681 into docker:master May 6, 2025
96 checks passed
@brlin-tw brlin-tw deleted the patch-1 branch May 6, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0