docker / cli

The Docker CLI
Apache License 2.0
4.75k stars 1.88k forks source link

[27.0 backport] cli reference overview base cmd #5237

Closed dvdksn closed 5 days ago

dvdksn commented 5 days ago

Make the base docker command the overview page for the CLI reference documentation.

Cherry-picks:

codecov-commenter commented 5 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.40%. Comparing base (59fb099) to head (0a8bb6e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 27.0 #5237 +/- ## ========================================== - Coverage 61.43% 61.40% -0.03% ========================================== Files 298 295 -3 Lines 20806 20801 -5 ========================================== - Hits 12782 12773 -9 - Misses 7110 7112 +2 - Partials 914 916 +2 ```