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

command: print appropriate warning messages on 'context list'/'contex… #3668

Merged
merged 2 commits into from
Jul 29, 2022

Commits on Jul 29, 2022

  1. command: treat DOCKER_HOST the same if it's empty or unset

    print appropriate warning messages on 'context list'/'context use'
    
    Signed-off-by: Nick Santos <[email protected]>
    Signed-off-by: Sebastiaan van Stijn <[email protected]>
    nicks authored and thaJeztah committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    aa7b1b2 View commit details
    Browse the repository at this point in the history
  2. also treat DOCKER_CONTEXT='' as unset

    Signed-off-by: Nick Santos <[email protected]>
    nicks authored and thaJeztah committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    50893d7 View commit details
    Browse the repository at this point in the history