Bug 1974423
Summary: | No equivalent buildah bud argument to docker build --ssh | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Alex Groom <agroom> |
Component: | buildah | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | Joy Pu <ypu> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.0 | CC: | dwalsh, pthomas, tsweeney, umohnani, ypu |
Target Milestone: | beta | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | buildah-1.26.1-1.el8 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-08 09:14:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Alex Groom
2021-06-21 16:12:47 UTC
Assigning to Ashley as she's taken a look at this. I know we've looked into adding the --ssh option in the recent past, it would be a good addition IMO. I believe this is part of the functionality that's provided in the Docker buildkit. The PR for this merged: https://github.com/containers/buildah/pull/3409 Test with buildah-1.26.1-2.module+el8.7.0+15212+703a4fc2.x86_64 and the following cases passed. So this feature looks good. Set the bug to verified. # bats -t tests/ssh.bats 1..4 ok 1 bud with ssh key ok 2 bud with ssh key secret accessed on second RUN ok 3 bud with containerfile ssh options ok 4 bud with ssh sock Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: container-tools:rhel8 security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:7457 |