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

Docker login 51531 #51571

Closed
wants to merge 3 commits into from
Closed

Docker login 51531 #51571

wants to merge 3 commits into from

Commits on Feb 9, 2019

  1. Changed docker.login function to use config.option instead of only co…

    …nsulting Pillar.
    
    Data structure is required to only pass `docker-registries` key.
    
    Fixes saltstack#51531.
    c4t3l committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    bfc713a View commit details
    Browse the repository at this point in the history
  2. Changed docker.login function to use config.option instead of only co…

    …nsulting Pillar.
    
    Data structure is required to only pass `docker-registries` key.
    
    Corrected typo in config.option call.
    
    Fixes saltstack#51531.
    c4t3l committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    8311691 View commit details
    Browse the repository at this point in the history
  3. Changed docker.login function to use config.option instead of only co…

    …nsulting Pillar.
    
    Data structure is required to only pass `docker-registries` key.
    
    Corrected typo in config.option call.
    
    Corrected grammar in docstring.
    
    Fixes saltstack#51531.
    c4t3l committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    fc3c48a View commit details
    Browse the repository at this point in the history