Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[20.10 backport] fix: remove asterisk from docker command suggestions #3648

Merged

Commits on Jun 2, 2022

  1. fix: remove asterisk from docker command suggestions

    Some commands in the output of `docker` show up with an asterisk, like
    app, build, buildx or scan. This tweak removes that so that the
    asterisk is not filled in when choosing those commands.
    
    Signed-off-by: Marc Cornellà <hello@mcornella.com>
    (cherry picked from commit b1f18b7)
    Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
    mcornella authored and thaJeztah committed Jun 2, 2022
    Copy the full SHA
    308624c View commit details
    Browse the repository at this point in the history