Skip to content

[27.x backport] docs, man: dockerd: add documentation for "--log-format" and "--feature" options#5439

Merged
thaJeztah merged 6 commits intodocker:27.xfrom
thaJeztah:27.x_backport_docs_updates
Sep 16, 2024
Merged

[27.x backport] docs, man: dockerd: add documentation for "--log-format" and "--feature" options#5439
thaJeztah merged 6 commits intodocker:27.xfrom
thaJeztah:27.x_backport_docs_updates

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

commit f13c08246d93dd5aae200d5881a3a374e6cac876 introduced
this flag, but did not yet update the manpage.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 610f915)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit fb056d2)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
The --feature flag allows the boolean value to be omitted.
If only a name is provided, the default is "true".

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a357db0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a42ca11)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This option was added in a08abec9f8d59eaa44c375900e254384a68c5a31,
as part of Docker v25.0, but did not update the docs and manpage.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 9ae514f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit baceb4b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.79%. Comparing base (48a2cdf) to head (84d4a5e).
Report is 7 commits behind head on 27.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             27.x    #5439   +/-   ##
=======================================
  Coverage   59.79%   59.79%           
=======================================
  Files         345      345           
  Lines       23439    23439           
=======================================
  Hits        14015    14015           
  Misses       8450     8450           
  Partials      974      974           

@thaJeztah thaJeztah merged commit f350724 into docker:27.x Sep 16, 2024
@thaJeztah thaJeztah deleted the 27.x_backport_docs_updates branch September 16, 2024 12: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