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

Add rootless podman support #6158

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Nov 10, 2023

  1. Add basic rootless podman support

    The implementation is mostly borrowed from the rootless docker strategy.
    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5095c06 View commit details
    Browse the repository at this point in the history
  2. add CI for podman

    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    7c03688 View commit details
    Browse the repository at this point in the history
  3. revert test changes

    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    fc17f0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74b2586 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9be205 View commit details
    Browse the repository at this point in the history
  6. enable all tests

    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9825a57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dd54b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3768204 View commit details
    Browse the repository at this point in the history
  9. Simplify CI

    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    de7011e View commit details
    Browse the repository at this point in the history
  10. Simplify config

    The unqualified registries setting is no longer needed, see containers/podman#12435
    SoMuchForSubtlety committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    945bc17 View commit details
    Browse the repository at this point in the history