Sebastiaan van Stijn
e6d150be16
opts: FilterOpt: show empty string if no values are set
...
follow-up to f81816ef88
We could decide to not initialize a default, and do this only when
setting a value, but this may require more changes, so doing this
as a starting-point.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-10-13 12:09:26 +02:00
Sebastiaan van Stijn
f81816ef88
vendor: github.com/moby/moby/api, client 0769fe708773 (master)
...
full diff: 4ca8aedf92...0769fe7087
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2025-10-10 19:35:00 +02:00
David Karlsson
d4a362aa1c
docs: update internal links after refactor
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-08-11 16:58:08 +02:00
Sebastiaan van Stijn
b36522b473
docs: refresh image versions in examples
...
use current LTS versions of ubuntu where suitable, remove uses of
ubuntu:23.10 (which reache EOL), and and update some other examples
to use more current versions.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2024-07-24 09:47:36 +02:00
David Karlsson
dc22572e3e
chore: regenerate docs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-07-04 10:30:56 +02:00
David Karlsson
a6774de682
docs: rename cli reference aliases to canonical
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-15 11:29:30 +01:00
David Karlsson
cf9d3692a3
docs: remove empty cli reference stubs
...
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com >
2024-01-15 11:19:39 +01:00
Kevin Alvarez
79c9e527a3
docs: generate markdown
...
Keep frontmatter for docker, dockerd and index markdown files.
Also needs to move cli.md > docker.md before generation and
then move it back because cli.md is needed for yaml generation on docs
website: https://github.com/docker/cli/pull/3924#discussion_r1059986605
Signed-off-by: Kevin Alvarez <crazy-max@users.noreply.github.com >
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2023-01-06 22:36:47 +01:00