mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
The four man pages cross-reference each other but never say how the two workflows actually differ, which keeps confusing users. save/load work on images and keep layers, history and tags; export/import work on a container's filesystem, flattened into a single-layer tarball with no history (import then builds a new image from it). Add a short, matching note to each of the four pages pointing at the complementary command. Kept to that distinction, nothing about pulling from a registry. Fixes: #22155 Signed-off-by: Grzegorz Szczepanczyk <g.szczepanczyk@getprintbox.com> |
||
|---|---|---|
| .. | ||
| _static | ||
| locale/ja/LC_MESSAGES | ||
| markdown | ||
| Commands.rst | ||
| conf.py | ||
| includes.rst | ||
| index.rst | ||
| Introduction.rst | ||
| Reference.rst | ||
| Search.rst | ||
| Tutorials.rst | ||