mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Because we standardize on using a non-privileged prompt (`$`) instead of `#`, replacing the examples to use `sudo` instead to indicate this has to be run as root. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>