Commit Graph

4 Commits

Author SHA1 Message Date
lacatoire
25fae16796 fix: remove named volume from volume prune example
The default docker volume prune only removes anonymous volumes, but
the example output included "my-named-vol" which is a named volume.
Removed it to match the documented behavior.

Fixes #24007
2026-02-10 17:44:26 +01:00
David Karlsson
f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
Sebastiaan van Stijn
61b6126aa0 engine: update cli-reference yaml-docs
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-11 22:22:58 +01:00
David Karlsson
a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00