mirror of
https://github.com/docker/cli.git
synced 2026-08-29 10:06:35 -05: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>