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

feat: Auto detect the use of Podman from DOCKER_HOST #982

Merged

Commits on Mar 25, 2023

  1. feat: Autodetect the use of Podman if no provider is set, and DOCKER_…

    …HOST contains podman.sock
    
    Updated documentation
    Unit tests for auto-detection of ProviderPodman
    
    Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
    jtwatson and mdelapenya committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    9e616a2 View commit details
    Browse the repository at this point in the history
  2. Cleanup linter issues

    jtwatson committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    a42a35d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Use t.Setenv() in tests

    jtwatson committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    0fd98d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Fix the spelling of reap

    jtwatson committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4f86dd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    29bf251 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    cb7788f View commit details
    Browse the repository at this point in the history