mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
The output showed the Alpine version that was used for the example, which can get outdated and distracts from the example steps. Use --quiet to reduce the output, and to reduce maintenance (i.e., no need to keep the output updated with current versions). Signed-off-by: Sebastiaan van Stijn <github@gone.nl>