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

Remote driver connhelpers #1134

Merged
merged 3 commits into from
May 31, 2022
Merged

Commits on May 25, 2022

  1. vendor: update moby/buildkit

    Update modules:
    
      go mod edit -require github.com/moby/buildkit@master
      go mod tidy -compat=1.17 && ./hack/update-vendor
    
    Signed-off-by: Justin Chadwell <me@jedevc.com>
    jedevc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    22ac327 View commit details
    Browse the repository at this point in the history
  2. remote: add additional connhelpers to buildx

    Signed-off-by: Justin Chadwell <me@jedevc.com>
    jedevc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1eff931 View commit details
    Browse the repository at this point in the history
  3. docs: add connhelpers info to remote-builder guide

    Signed-off-by: Justin Chadwell <me@jedevc.com>
    jedevc committed May 25, 2022
    Configuration menu
    Copy the full SHA
    1406ff1 View commit details
    Browse the repository at this point in the history