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

Lookup docker-proxy in libexec paths #47804

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 10, 2024

  1. Lookup docker-proxy in libexec paths

    This allows distros to put docker-proxy under libexec paths as is done
    for docker-init.
    
    Also expands the lookup to to not require a `docker/` subdir in libexec
    subdir.
    Since it is a generic helper that may be used for something else in the
    future, this is only done for binaries with a `docker-`.
    
    Signed-off-by: Brian Goff <cpuguy83@gmail.com>
    cpuguy83 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    45eb733 View commit details
    Browse the repository at this point in the history